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 Lane33 hours
REL_14_STABLEFix PQport to never return NULL unless the connection is NULL.Tom Lane33 hours
REL_15_STABLEFix PQport to never return NULL unless the connection is NULL.Tom Lane33 hours
REL_16_STABLEFix PQport to never return NULL unless the connection is NULL.Tom Lane33 hours
REL_17_STABLEFix concurrent update trigger issues with MERGE in a CTE.Dean Rasheed17 hours
REL_18_STABLEFix concurrent update trigger issues with MERGE in a CTE.Dean Rasheed17 hours
masterSpeed up byteain by not parsing traditional-style input twice.Tom Lane5 hours
[...]
 
TagDownloadAuthorAge
REL_18_BETA2commit 8bd92fc514...Tom Lane4 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
2010-02-03Check to ensure the number of primary key fields supplied does notREL7_3_STABLEJoe Conway
2008-01-03Stamp release 7.3.21.REL7_3_21Tom Lane
2008-01-03Update release notes for security releases.Tom Lane
2008-01-03The original patch to disallow non-passworded connections to non-superusersTom Lane
2008-01-03Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX,Tom Lane
2007-12-31Provide a more helpful error message when there is an autoconf versionBruce Momjian
2007-11-26Require a specific Autoconf version, instead of a lower bound only.Peter Eisentraut
2007-11-23Fix "Page Layout" table. The second row should be ItemIdData, notTatsuo Ishii
2007-11-10Have crosstab variants treat NULL rowid as a category in its own right,Joe Conway
2007-10-11Ensure that the result of evaluating a function during constant-expressionTom Lane
[...]