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 Masao20 hours
REL_15_STABLETolerate partial pgstats entries in pgstat_gc_entry_refs()Michael Paquier15 hours
REL_16_STABLETolerate partial pgstats entries in pgstat_gc_entry_refs()Michael Paquier15 hours
REL_17_STABLETolerate partial pgstats entries in pgstat_gc_entry_refs()Michael Paquier15 hours
REL_18_STABLETest output fixes for oauth validator test suiteDaniel Gustafsson12 hours
REL_19_STABLEFurther post-revert cleanup after online checksumsDaniel Gustafsson4 hours
masterpg_plan_advice: Fix defects in JOIN_ORDER advice feedback.Robert Haas10 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
2005-08-16Remove registration message in all the supported back branches;REL7_2_STABLETom Lane
2005-07-18MemSet() must not cast its pointer argument to int32* until after it hasTom Lane
2005-07-16Back-patch into 7.2 branch the 7.3 changes that made contrib/segTom Lane
2005-07-16Back-patch into 7.2 branch the 7.3 changes that made contrib/cubeTom Lane
2005-07-16Mark the geometry regression test as an ignorable failure in the pre-7.4Tom Lane
2005-07-16Fix bogus "extern int errno;" in back branches, per Andrew Dunstan.Tom Lane
2005-07-08Make libpq_gettext save and restore errno in a Windows-compatible way.Tom Lane
2005-06-20plpgsql's exec_assign_value() freed the old value of a variable beforeTom Lane
2005-06-14The random selection in function linear() could deliver a value equal to maxTom Lane
2005-05-31Add test to WAL replay to verify that xl_prev points back to the previousTom Lane
[...]