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 inconsistent quoting of role names in ACLs.Tom Lane4 days
REL_14_STABLEFix inconsistent quoting of role names in ACLs.Tom Lane4 days
REL_15_STABLEFix inconsistent quoting of role names in ACLs.Tom Lane4 days
REL_16_STABLEFix inconsistent quoting of role names in ACLs.Tom Lane4 days
REL_17_STABLEFix inconsistent quoting of role names in ACLs.Tom Lane4 days
REL_18_STABLEStamp 18beta2.Tom Lane21 hours
masterpsql: Fix tab-completion after GRANT/REVOKE on LARGE OBJECT and FOREIGN SERVER.Fujii Masao7 hours
[...]
 
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
2014-07-21Stamp 8.4.22.REL8_4_22REL8_4_STABLETom Lane
2014-07-21Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22.Tom Lane
2014-07-21Translation updatesPeter Eisentraut
2014-07-19Update time zone data files to tzdata release 2014e.Tom Lane
2014-07-18Fix two low-probability memory leaks in regular expression parsing.Tom Lane
2014-07-15Fix REASSIGN OWNED for text search objectsAlvaro Herrera
2014-07-15doc: small fixes for REINDEX reference pagePeter Eisentraut
2014-07-12Add autocompletion of locale keywords for CREATE DATABASEMagnus Hagander
2014-07-11Fix bug with whole-row references to append subplans.Tom Lane
2014-07-08Don't assume a subquery's output is unique if there's a SRF in its tlist.Tom Lane
[...]