summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
REL9_2_STABLEIf a C23 compiler is detected, try asking for C17.Thomas Munro8 months
REL9_3_STABLEIf a C23 compiler is detected, try asking for C17.Thomas Munro8 months
REL_10_STABLEIf a C23 compiler is detected, try asking for C17.Thomas Munro8 months
REL_13_STABLESort dump objects independent of OIDs, for the 7 holdout object types.Noah Misch38 hours
REL_14_STABLEFix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLICATION.Amit Kapila21 hours
REL_15_STABLEAllow resetting unknown custom GUCs with reserved prefixes.Nathan Bossart6 hours
REL_16_STABLEAllow resetting unknown custom GUCs with reserved prefixes.Nathan Bossart6 hours
REL_17_STABLEAllow resetting unknown custom GUCs with reserved prefixes.Nathan Bossart6 hours
REL_18_STABLEAllow resetting unknown custom GUCs with reserved prefixes.Nathan Bossart6 hours
masterAllow resetting unknown custom GUCs with reserved prefixes.Nathan Bossart6 hours
[...]
 
TagDownloadAuthorAge
REL_18_BETA2commit 8bd92fc514...Tom Lane3 weeks
REL_13_21commit 8b3c5d9f52...Tom Lane3 months
REL_14_18commit 8bde80e30e...Tom Lane3 months
REL_15_13commit 5261b40acb...Tom Lane3 months
REL_16_9commit 6e4ab1b691...Tom Lane3 months
REL_17_5commit 5e2f3df49d...Tom Lane3 months
REL_18_BETA1commit caa76b91a6...Tom Lane3 months
REL_13_20commit c8f198c3ac...Tom Lane5 months
REL_14_17commit e5cabe2800...Tom Lane5 months
REL_15_12commit 50d3d22bab...Tom Lane5 months
[...]
 
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
[...]