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_STABLEDoc: clarify description of regexp fields in pg_ident.conf.Tom Lane8 hours
REL_14_STABLEDoc: clarify description of regexp fields in pg_ident.conf.Tom Lane8 hours
REL_15_STABLEDoc: clarify description of regexp fields in pg_ident.conf.Tom Lane8 hours
REL_16_STABLEdoc: Fix confusing description of streaming option in START_REPLICATION.Fujii Masao7 hours
REL_17_STABLEdoc: Fix confusing description of streaming option in START_REPLICATION.Fujii Masao7 hours
REL_18_STABLEdoc: Fix confusing description of streaming option in START_REPLICATION.Fujii Masao7 hours
masterRefactor non-supported compression error message in toast_compression.cMichael Paquier4 hours
[...]
 
TagDownloadAuthorAge
REL_18_BETA2commit 8bd92fc514...Tom Lane34 hours
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-12-14Tag 8.1.23.REL8_1_23REL8_1_STABLEMarc G. Fournier
2010-12-14Tag 8.1.23.Marc G. Fournier
2010-12-14Update release notes for releases 9.0.2, 8.4.6, 8.3.13, 8.2.19, and 8.1.23.Tom Lane
2010-12-13Translation updates for release 8.1.23Peter Eisentraut
2010-12-13Update time zone data files to tzdata release 2010o: DST law changes inTom Lane
2010-12-09Force default wal_sync_method to be fdatasync on Linux.Tom Lane
2010-12-07Add a stack overflow check to copyObject().Tom Lane
2010-12-01Prevent inlining a SQL function with multiple OUT parameters.Tom Lane
2010-11-26Fix significant memory leak in contrib/xml2 functions.Tom Lane
2010-11-26Don't raise "identifier will be truncated" messages in dblinkItagaki Takahiro
[...]