summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
REL9_2_STABLEIf a C23 compiler is detected, try asking for C17.Thomas Munro7 months
REL9_3_STABLEIf a C23 compiler is detected, try asking for C17.Thomas Munro7 months
REL_10_STABLEIf a C23 compiler is detected, try asking for C17.Thomas Munro7 months
REL_13_STABLERestore the ability to run pl/pgsql expression queries in parallel.Tom Lane3 min.
REL_14_STABLERestore the ability to run pl/pgsql expression queries in parallel.Tom Lane3 min.
REL_15_STABLERestore the ability to run pl/pgsql expression queries in parallel.Tom Lane3 min.
REL_16_STABLERestore the ability to run pl/pgsql expression queries in parallel.Tom Lane4 min.
REL_17_STABLERestore the ability to run pl/pgsql expression queries in parallel.Tom Lane4 min.
REL_18_STABLERestore the ability to run pl/pgsql expression queries in parallel.Tom Lane4 min.
masterRestore the ability to run pl/pgsql expression queries in parallel.Tom Lane4 min.
[...]
 
TagDownloadAuthorAge
REL_13_21commit 8b3c5d9f52...Tom Lane2 months
REL_14_18commit 8bde80e30e...Tom Lane2 months
REL_15_13commit 5261b40acb...Tom Lane2 months
REL_16_9commit 6e4ab1b691...Tom Lane2 months
REL_17_5commit 5e2f3df49d...Tom Lane2 months
REL_18_BETA1commit caa76b91a6...Tom Lane2 months
REL_13_20commit c8f198c3ac...Tom Lane5 months
REL_14_17commit e5cabe2800...Tom Lane5 months
REL_15_12commit 50d3d22bab...Tom Lane5 months
REL_16_8commit 71eb35c0b1...Tom Lane5 months
[...]
 
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
[...]