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
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
[...]