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
2004-10-13Remove stray semicolons in old ecpg preproc grammar ... modern bisonREL7_1_STABLETom Lane
2004-10-13Fix breakage in hashjoin from recent backpatch of left-join bug fix.Tom Lane
2004-09-17Hashed LEFT JOIN would miss outer tuples with no inner match if the joinTom Lane
2004-03-20Repair multiple memory leaks in getTables(), including one that couldTom Lane
2001-10-01Keep the contents of TIDs not the pointers.Hiroshi Inoue
2001-09-12Back-patch deadlock recovery fix into 7.1 tree, in case someone needs it.Tom Lane
2001-08-17Add a changelog file for 7.1.3 from 7.1.2REL7_1_3Marc G. Fournier
2001-08-16update version to 7.1.3Peter Eisentraut
2001-08-16This patch fixes the well-known but unfixed bug that fetchone() alwaysBruce Momjian
2001-08-15just a testBruce Momjian
[...]