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
1999-03-07Retrofit hashtable and shared-mem-size-estimation bug fixesREL6_4Tom Lane
1999-03-07Oops, looks like my local copy of dt.c conflicted withTom Lane
1999-03-06Correct compile failures in REL6_4 datetime code.Tom Lane
1999-03-04A fix for the int8 problem under FreeBSD ... if __FreeBSD__ is defined,Marc G. Fournier
1999-03-03Move common date/time macros to a central place.Thomas G. Lockhart
1999-02-13Remove equivalence between datetime and float8. Wasn't worth the troubleThomas G. Lockhart
1999-02-13This patch fixes some problems in date handling for atypical dates.Thomas G. Lockhart
1999-02-07Back-patch freebsd4 and '. ./conftest.sh' fixes into REL6_4.Tom Lane
1999-02-07Changed ExecConstraints() and ExecRelCheck() to cache constraintJan Wieck
1999-02-07Fixed not free'd heap tuple if BEFORE DELETE trigger procedureJan Wieck
[...]