TopicMailing ListsActivityParticipants
2 commits
Prevent extensions from creating custom GUCs that are GUC_LIST_QUOTE.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+7 more
2018-03Committed
Patch#1477
CINot processed
ReviewersKyotaro Horiguchi (horiguti), Pavel Stehule (okbobcz)
CommitterTom Lane (tgl)
pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs
pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs
hackers
34 replies
Mar 22, 2018
Michael PaquierTom LaneKyotaro HoriguchiArthur ZakirovPavel Stehule