summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
REL9_2_STABLEIf a C23 compiler is detected, try asking for C17.Thomas Munro21 months
REL_10_STABLEIf a C23 compiler is detected, try asking for C17.Thomas Munro21 months
REL_13_STABLESuppress "has no symbols" linker warnings on macOS.Nathan Bossart4 months
REL_14_STABLEFix incorrect error message in xlogreader.cMichael Paquier5 hours
REL_15_STABLEFix incorrect error message in xlogreader.cMichael Paquier5 hours
REL_16_STABLEFix incorrect error message in xlogreader.cMichael Paquier5 hours
REL_17_STABLEFix incorrect error message in xlogreader.cMichael Paquier5 hours
REL_18_STABLEFix incorrect error message in xlogreader.cMichael Paquier5 hours
REL_19_STABLEFix incorrect error message in xlogreader.cMichael Paquier5 hours
masterFix incorrect error message in xlogreader.cMichael Paquier5 hours
[...]
 
TagDownloadAuthorAge
REL_18_6commit 724edf9bde...Tom Lane3 weeks
REL_14_24commit 6b3806732b...Tom Lane4 weeks
REL_15_19commit 2ff1375b5d...Tom Lane4 weeks
REL_16_15commit 7d3e000c59...Tom Lane4 weeks
REL_17_11commit 083ac03341...Tom Lane4 weeks
REL_19_BETA3commit 3638289fb5...Tom Lane4 weeks
REL_19_BETA2commit 7873db5369...Tom Lane8 weeks
REL_19_BETA1commit 4b0bf0788b...Tom Lane3 months
REL_14_23commit 4e1a23c0ea...Tom Lane4 months
REL_15_18commit 005c1971a2...Tom Lane4 months
[...]
 
AgeCommit messageAuthor
2024-11-27If a C23 compiler is detected, try asking for C17.REL9_5_STABLEThomas Munro
2024-06-26Remove redundant perl version checksAndrew Dunstan
2023-01-17Create common infrastructure for cross-version upgrade testing.Tom Lane
2022-11-17Account for IPC::Run::result() Windows behavior change.Noah Misch
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-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
2022-09-20Suppress variable-set-but-not-used warnings from clang 15.Tom Lane
2022-06-01Fix pl/perl test case so it will still work under Perl 5.36.Tom Lane
[...]