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 Lane3 days
REL_14_STABLEFix inconsistent quoting of role names in ACLs.Tom Lane3 days
REL_15_STABLEFix inconsistent quoting of role names in ACLs.Tom Lane3 days
REL_16_STABLEFix inconsistent quoting of role names in ACLs.Tom Lane3 days
REL_17_STABLEFix inconsistent quoting of role names in ACLs.Tom Lane3 days
REL_18_STABLEStamp 18beta2.Tom Lane3 hours
masteramcheck: Improve error message for partitioned index target.Fujii Masao12 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
2015-01-20Disable -faggressive-loop-optimizations in gcc 4.8+ for pre-9.2 branches.REL8_3_STABLEAlvaro Herrera
2013-09-08Return error if allocation of new element was not possible.Michael Meskes
2013-02-04Stamp 8.3.23.REL8_3_23Tom Lane
2013-02-04Prevent execution of enum_recv() from SQL.Tom Lane
2013-02-04Update release notes for 9.2.3, 9.1.8, 9.0.12, 8.4.16, 8.3.23.Tom Lane
2013-02-04Translation updatesPeter Eisentraut
2013-01-31Properly zero-pad the day-of-year part of the win32 build numberMagnus Hagander
2013-01-30Fix grammar for subscripting or field selection from a sub-SELECT result.Tom Lane
2013-01-28DROP OWNED: don't try to drop tablespaces/databasesAlvaro Herrera
2013-01-24Use correct output device for Windows prompts.Andrew Dunstan
[...]