summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
REL9_2_STABLEIf a C23 compiler is detected, try asking for C17.Thomas Munro22 months
REL_10_STABLEIf a C23 compiler is detected, try asking for C17.Thomas Munro22 months
REL_13_STABLESuppress "has no symbols" linker warnings on macOS.Nathan Bossart5 months
REL_14_STABLEFix assertion after aborting internal subtransaction at transaction endFujii Masao21 hours
REL_15_STABLETolerate partial pgstats entries in pgstat_gc_entry_refs()Michael Paquier16 hours
REL_16_STABLETolerate partial pgstats entries in pgstat_gc_entry_refs()Michael Paquier16 hours
REL_17_STABLETolerate partial pgstats entries in pgstat_gc_entry_refs()Michael Paquier16 hours
REL_18_STABLETest output fixes for oauth validator test suiteDaniel Gustafsson14 hours
REL_19_STABLEFurther post-revert cleanup after online checksumsDaniel Gustafsson5 hours
masterpg_plan_advice: Fix defects in JOIN_ORDER advice feedback.Robert Haas11 hours
[...]
 
TagDownloadAuthorAge
REL_18_6commit 724edf9bde...Tom Lane5 weeks
REL_14_24commit 6b3806732b...Tom Lane5 weeks
REL_15_19commit 2ff1375b5d...Tom Lane5 weeks
REL_16_15commit 7d3e000c59...Tom Lane5 weeks
REL_17_11commit 083ac03341...Tom Lane5 weeks
REL_19_BETA3commit 3638289fb5...Tom Lane5 weeks
REL_19_BETA2commit 7873db5369...Tom Lane2 months
REL_19_BETA1commit 4b0bf0788b...Tom Lane4 months
REL_14_23commit 4e1a23c0ea...Tom Lane4 months
REL_15_18commit 005c1971a2...Tom Lane4 months
[...]
 
AgeCommit messageAuthor
2010-04-01Version stamp 9.0alpha5.REL9_0_ALPHA5_BRANCHRobert Haas
2010-04-01Add contraint exclusion section to contraint docs.REL9_0_ALPHA5Bruce Momjian
2010-04-01Refer to max_wal_senders in a more consistent fashion.Robert Haas
2010-04-01Add full names for release note item authors.Bruce Momjian
2010-04-01Use test -e rather than test -f.Bruce Momjian
2010-04-01Improve 9.0 release notes by removing extra parentheses and linking to aBruce Momjian
2010-03-31Revert change that prevented ellipses from looking like ../.Bruce Momjian
2010-03-31Clarify ellipses use in archive_command example, per Josh Kupershmidt.Bruce Momjian
2010-03-31Document why 'cp -i </dev/null' is suggested for archive command.Bruce Momjian
2010-03-31Fix typos, spotted by Thom Brown.Heikki Linnakangas
[...]