summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
REL9_2_STABLEIf a C23 compiler is detected, try asking for C17.Thomas Munro8 months
REL9_3_STABLEIf a C23 compiler is detected, try asking for C17.Thomas Munro8 months
REL_10_STABLEIf a C23 compiler is detected, try asking for C17.Thomas Munro8 months
REL_13_STABLEFix build breakage on Solaris-alikes with late-model GCC.Tom Lane29 hours
REL_14_STABLEFix build breakage on Solaris-alikes with late-model GCC.Tom Lane29 hours
REL_15_STABLEFix build breakage on Solaris-alikes with late-model GCC.Tom Lane29 hours
REL_16_STABLEFix build breakage on Solaris-alikes with late-model GCC.Tom Lane29 hours
REL_17_STABLEFix duplicate transaction replay during pg_createsubscriber.Amit Kapila16 hours
REL_18_STABLEFix duplicate transaction replay during pg_createsubscriber.Amit Kapila16 hours
masterFix return value of visibilitymap_get_status().Nathan Bossart10 hours
[...]
 
TagDownloadAuthorAge
REL_18_BETA2commit 8bd92fc514...Tom Lane10 days
REL_13_21commit 8b3c5d9f52...Tom Lane3 months
REL_14_18commit 8bde80e30e...Tom Lane3 months
REL_15_13commit 5261b40acb...Tom Lane3 months
REL_16_9commit 6e4ab1b691...Tom Lane3 months
REL_17_5commit 5e2f3df49d...Tom Lane3 months
REL_18_BETA1commit caa76b91a6...Tom Lane3 months
REL_13_20commit c8f198c3ac...Tom Lane5 months
REL_14_17commit e5cabe2800...Tom Lane5 months
REL_15_12commit 50d3d22bab...Tom Lane5 months
[...]
 
AgeCommit messageAuthor
2024-11-27If a C23 compiler is detected, try asking for C17.REL9_3_STABLEThomas Munro
2024-06-26Remove redundant perl version checksAndrew Dunstan
2023-01-19Keep perl style checker happyAndrew Dunstan
2023-01-19Fix searchpath for modern Perl for genbki.plAndrew Dunstan
2023-01-17Create common infrastructure for cross-version upgrade testing.Tom Lane
2022-11-09Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/Michael Paquier
2022-10-16Rename parser token REF to REF_P to avoid a symbol conflict.Tom Lane
2022-09-21Fix configure's AC_CHECK_DECLS tests to work correctly with clang.Tom Lane
2022-09-21Suppress more variable-set-but-not-used warnings from clang 15.Tom Lane
2022-09-20Disable -Wdeprecated-non-prototype in the back branches.Tom Lane
[...]