Use $ parameters as replacement characters for pg_stat_statements

Edit
ID 1065
Title Use $ parameters as replacement characters for pg_stat_statements
Topic Monitoring & Control
Created 2017-03-01 01:04:08
Last modified 2017-03-28 00:16:00 (7 years, 8 months ago)
Latest email 2017-03-28 00:45:12 (7 years, 8 months ago)
Status
2017-03: Committed
Target version
Authors Lukas Fittl (lfittl)
Reviewers Tom Lane (tgl)Become reviewer
Committer Tom Lane (tgl)
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/1065
git checkout commitfest/cf/1065
Emails
[PATCH] Use $ parameters as replacement characters for pg_stat_statements
First at 2017-03-01 01:01:29 by Lukas Fittl <lukas at fittl.com>
Latest at 2017-03-28 00:45:12 by Lukas Fittl <lukas at fittl.com>
Latest attachment (0002_pgss_mask_with_incrementing_params.v2.patch) at 2017-03-23 01:22:06 from Lukas Fittl <lukas at fittl.com>
    Attachment (0002_pgss_mask_with_incrementing_params.v2.patch) at 2017-03-23 01:22:06 from Lukas Fittl <lukas at fittl.com> (Patch: Yes)
    Attachment (0001_pgss_additional_regression_tests.v1.patch) at 2017-03-01 01:01:29 from Lukas Fittl <lukas at fittl.com> (Patch: Yes)
History
When Who What
2017-03-28 00:16:00 Tom Lane (tgl) Closed in commitfest 2017-03 with status: Committed
2017-03-27 22:36:10 Tom Lane (tgl) Added tgl as committer
2017-03-23 01:30:02 Lukas Fittl (lfittl) New status: Ready for Committer
2017-03-18 19:46:32 Tom Lane (tgl) New status: Waiting on Author
2017-03-18 19:46:28 Tom Lane (tgl) Added tgl as reviewer
2017-03-01 01:05:31 Lukas Fittl (lfittl) Changed authors to Lukas Fittl (lfittl)
2017-03-01 01:04:08 Lukas Fittl (lfittl) Attached mail thread CAP53PkxeaCuwYmF-A4J5z2-qk5fYFo5_NH3gpXGJJBxv1DMwEw@mail.gmail.com
2017-03-01 01:04:08 Lukas Fittl (lfittl) Created patch record
Edit