query logging of prepared statements

Edit
ID 2002
Title query logging of prepared statements
Topic Monitoring & Control
Created 2019-02-18 16:18:47
Last modified 2019-04-22 17:55:38 (5 years, 6 months ago)
Latest email 2019-04-07 16:09:57 (5 years, 7 months ago)
Status
2019-07: Withdrawn
2019-03: Moved to next CF
Target version 12
Authors Justin Pryzby (justinpryzby)
Reviewers Artur Zakirov (a.zakirov)Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/2002
git checkout commitfest/cf/2002
Emails
query logging of prepared statements
First at 2019-02-08 13:29:53 by Justin Pryzby <pryzby at telsasoft.com>
Latest at 2019-04-07 16:09:57 by Alvaro Herrera <alvherre at 2ndquadrant.com>
Latest attachment (v4-0001-Avoid-repetitive-log-of-PREPARE-during-EXECUTE-of.patch) at 2019-04-04 21:26:13 from Justin Pryzby <pryzby at telsasoft.com>
    Attachment (v4-0001-Avoid-repetitive-log-of-PREPARE-during-EXECUTE-of.patch) at 2019-04-04 21:26:13 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v3-0001-Avoid-repetitive-log-of-PREPARE-during-EXECUTE-of.patch) at 2019-03-04 18:31:50 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v2-0001-Avoid-repetitive-log-of-PREPARE-during-EXECUTE-of.patch) at 2019-02-27 18:06:53 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (0001-Conditionally-re-log-prepared-statement-during-execu.patch) at 2019-02-15 14:57:04 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (0001-Conditionally-re-log-prepared-statement-during-execu.patch) at 2019-02-10 01:57:08 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
History
When Who What
2019-04-22 17:55:38 Justin Pryzby (justinpryzby) Closed in commitfest 2019-07 with status: Withdrawn
2019-04-09 03:37:41 Michael Paquier (michael-kun) Closed in commitfest 2019-03 with status: Moved to next CF
2019-03-21 17:40:48 Justin Pryzby (justinpryzby) New status: Needs review
2019-03-20 10:45:16 David Steele (dsteele) New status: Waiting on Author
2019-03-05 11:03:57 Artur Zakirov (a.zakirov) Added a.zakirov as reviewer
2019-02-18 16:20:19 Justin Pryzby (justinpryzby) Changed authors to Justin Pryzby (justinpryzby)
2019-02-18 16:20:19 Justin Pryzby (justinpryzby) Changed targetversion to 12
2019-02-18 16:18:47 Justin Pryzby (justinpryzby) Attached mail thread 20190208132953.GF29720@telsasoft.com
2019-02-18 16:18:47 Justin Pryzby (justinpryzby) Created patch record
Edit