summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
REL9_3_STABLEStamp 9.3.25.Tom Lane7 years
REL9_4_STABLEStamp 9.4.26.Tom Lane5 years
REL9_5_STABLEDisable autovacuum for BRIN test tableAlvaro Herrera5 years
REL9_6_STABLEDisable autovacuum for BRIN test tableAlvaro Herrera5 years
REL_10_STABLEDisable autovacuum for BRIN test tableAlvaro Herrera5 years
REL_11_STABLEFix a few typos in JIT comments and READMEDavid Rowley5 years
REL_12_STABLEFix a few typos in JIT comments and READMEDavid Rowley5 years
REL_13_STABLEFix a few typos in JIT comments and READMEDavid Rowley5 years
masterValidate ltree siglen GiST option to be int-alignedAlexander Korotkov2 years
master-pgindentAutomatic pgindentAutomatic pgindent2 years
[...]
 
TagDownloadAuthorAge
REL9_5_23commit 641d7cf4bc...Tom Lane5 years
REL9_6_19commit 03f5894b35...Tom Lane5 years
REL_10_14commit a293b42e52...Tom Lane5 years
REL_11_9commit 25180875cb...Tom Lane5 years
REL_12_4commit 0ad348f38e...Tom Lane5 years
REL_13_BETA3commit 1754a71986...Tom Lane5 years
REL_13_BETA2commit bc4d7817e0...Tom Lane5 years
REL_13_BETA1commit 7966b79801...Tom Lane5 years
REL9_5_22commit 7aa52945de...Tom Lane5 years
REL9_6_18commit b3960286a6...Tom Lane5 years
[...]
 
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
[...]