TopicMailing ListsActivityParticipants
2018-07Rejected
Patch#1491
CINot processed
ReviewersDaniel Gustafsson (d_gustafsson)
Handling better supported channel binding types for SSL implementations
Handling better supported channel binding types for SSL implementations
hackers
10 replies
Aug 06, 2018
Michael PaquierDaniel GustafssonPeter EisentrautHeikki Linnakangas
2018-03Returned with feedback
Patch#1497
CINot processed
ReviewersPeter Eisentraut (petere)
Rewriting the test of pg_upgrade as a TAP test - take two
Rewriting the test of pg_upgrade as a TAP test - take two
hackers
17 replies
Apr 09, 2018
Michael PaquierAndrew DunstanPeter EisentrautAndres FreundAlvaro Herrera+3
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
2018-03Committed
Patch#1474
CINot processed
ReviewersVasundhar Boddapati (vasundhar)
CommitterMagnus Hagander (mha)
Use of term hostaddrs for multiple hostaddr values
Use of term hostaddrs for multiple hostaddr values
hackers
7 replies
Feb 27, 2018
Michael PaquierMagnus HaganderPeter EisentrautVasundhar Boddapati
Updating timezone data to 2018c
hackers
2 replies
Jan 29, 2018
Michael PaquierTom Lane
1 commit
Remove the obsolete WITH clause of CREATE FUNCTION.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
2018-03Committed
Patch#1481
CINot processed
CommitterTom Lane (tgl)
Removing WITH clause support in CREATE FUNCTION, for isCachable and isStrict
Removing WITH clause support in CREATE FUNCTION, for isCachable and isStrict
hackers
6 replies
Jan 26, 2018
Michael PaquierTom LaneDaniel GustafssonRobert Haas