TopicMailing ListsActivityParticipants
6 commits
Eliminate cache lookup errors in SQL functions for object addresses
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Refactor routines for name lookups of procedures and operators
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Add new flag to format_type_extended() to get NULL for undefined type
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Introduce new extended routines for FDW and foreign server lookups
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Refactor routines for subscription and publication lookups
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
+1 more
2020-07Committed
Patch#1947
CINot processed
ReviewersDaniel Gustafsson (d_gustafsson)
CommitterMichael Paquier (michael-kun)
Cache lookup errors with functions manipulation object addresses
Cache lookup errors with functions manipulation object addresses
hackers
63 replies
Jul 15, 2020
Michael PaquierAlvaro HerreraDaniel GustafssonAleksander AlekseevDmitry Dolgov+4
1 commit
pg_dumpall: Add a -E flag to set the encoding, like pg_dump has.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
2017-09Committed
Patch#1196
CINot processed
ReviewersFabien Coelho (calvin)
CommitterRobert Haas (rhaas)
Adding -E switch to pg_dumpall
Adding -E switch to pg_dumpall
hackers
5 replies
Sep 01, 2017
Michael PaquierFabien COELHORobert Haas