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_STABLEFix PQport to never return NULL unless the connection is NULL.Tom Lane41 hours
REL_14_STABLEFix PQport to never return NULL unless the connection is NULL.Tom Lane41 hours
REL_15_STABLEFix PQport to never return NULL unless the connection is NULL.Tom Lane41 hours
REL_16_STABLEFix PQport to never return NULL unless the connection is NULL.Tom Lane41 hours
REL_17_STABLEFix concurrent update trigger issues with MERGE in a CTE.Dean Rasheed25 hours
REL_18_STABLEFix concurrent update trigger issues with MERGE in a CTE.Dean Rasheed25 hours
masterCheck status of nodes after regression test run in 027_stream_regressMichael Paquier4 hours
[...]
 
TagDownloadAuthorAge
REL_18_BETA2commit 8bd92fc514...Tom Lane5 days
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
[...]
 
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
[...]