pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs

Edit
ID 1477
Title pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs
Topic Bug Fixes
Created 2018-01-12 02:02:41
Last modified 2018-03-22 00:11:35 (6 years, 7 months ago)
Latest email 2018-03-22 01:27:11 (6 years, 7 months ago)
Status
2018-03: Committed
Target version
Authors Michael Paquier (michael-kun)
Reviewers Kyotaro Horiguchi (horiguti), Pavel Stehule (okbobcz)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/1477
git checkout commitfest/cf/1477
Emails
pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs
First at 2018-01-11 06:49:00 by Michael Paquier <michael.paquier at gmail.com>
Latest at 2018-03-22 01:27:11 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (0001-handle-core-quoted-variables-correctly.patch) at 2018-03-20 17:27:35 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (0001-handle-core-quoted-variables-correctly.patch) at 2018-03-20 17:27:35 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (expand_single_list_value_of_setstmt.patch) at 2018-03-20 03:37:47 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (guc-list-track-v3.patch) at 2018-03-16 04:46:15 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (0001-Store-whether-elements-of-proconfig-are-list-or-not-.patch) at 2018-03-15 09:48:36 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (guc-list-track-v2.patch) at 2018-03-15 04:27:40 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (unknown_filename) at 2018-03-14 08:30:59 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: No)
    Attachment (guc-list-track-v1.patch) at 2018-01-12 01:24:40 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
History
When Who What
2018-03-22 00:11:35 Tom Lane (tgl) Closed in commitfest 2018-03 with status: Committed
2018-03-21 22:41:11 Tom Lane (tgl) Added tgl as committer
2018-03-19 10:20:43 Kyotaro Horiguchi (horiguti) Added horiguti as reviewer
2018-03-16 18:08:45 Pavel Stehule (okbobcz) New status: Ready for Committer
2018-03-03 11:54:17 Pavel Stehule (okbobcz) Added okbobcz as reviewer
2018-01-12 02:02:46 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun)
2018-01-12 02:02:41 Michael Paquier (michael-kun) Attached mail thread 20180111064900.GA51030@paquier.xyz
2018-01-12 02:02:41 Michael Paquier (michael-kun) Created patch record
Edit