summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
REL7_4_STABLETag 7.4.30Marc G. Fournier15 years
REL8_0_STABLETag 8.0.26Marc G. Fournier15 years
REL8_1_STABLERepair memory leakage while ANALYZE-ing complex index expressions.Tom Lane15 years
REL8_2_STABLEAvoid integer overflow when LIMIT + OFFSET >= 2^63.Heikki Linnakangas14 years
REL8_3_STABLEAvoid integer overflow when LIMIT + OFFSET >= 2^63.Heikki Linnakangas14 years
REL8_4_STABLENote that sslmode=require verifies the CA if root cert is presentMagnus Hagander14 years
REL9_0_ALPHA5_BRANCHVersion stamp 9.0alpha5.Robert Haas15 years
REL9_0_STABLERepair memory leakage while ANALYZE-ing complex index expressions.Tom Lane15 years
analyze_cacheMerge branch 'master' into analyze_cacheCédric Villemain14 years
masterRemove PrintBufferDescs() and PrintPinnedBufs().Tom Lane6 months
[...]
 
TagDownloadAuthorAge
REL9_1_ALPHA2commit 76b12e0af7...Tom Lane15 years
REL9_0_1commit a0ccae7ed4...Tom Lane15 years
REL7_4_30commit fd7fdbc88b...Marc G. Fournier15 years
REL8_0_26commit c689dacd6d...Marc G. Fournier15 years
REL8_1_22commit d6d7926cd1...Marc G. Fournier15 years
REL8_2_18commit 61318f38c0...Marc G. Fournier15 years
REL8_3_12commit e32229adfa...Marc G. Fournier15 years
REL8_4_5commit 2f76a4b5a6...Marc G. Fournier15 years
REL9_0_0commit 861861edcc...Marc G. Fournier15 years
REL9_1_ALPHA1commit 303696c3b4...Tom Lane15 years
[...]
 
AgeCommit messageAuthor
2025-01-19Remove PrintBufferDescs() and PrintPinnedBufs().HEADmasterTom Lane
2025-01-19Be clearer about when jsonapi's need_escapes is neededAndrew Dunstan
2025-01-17Support PG_UNICODE_FAST locale in the builtin collation provider.Jeff Davis
2025-01-17Support Unicode full case mapping and conversion.Jeff Davis
2025-01-17vacuumdb: Fix comment for vacuum_one_database().Nathan Bossart
2025-01-17Add documentation about calling version-1 C functions from C.Tom Lane
2025-01-17Fix parsing of qualified relation names in RETURNING.Dean Rasheed
2025-01-17Speed up hex_encode with bytewise lookupJohn Naylor
2025-01-17Remove flex version checksPeter Eisentraut
2025-01-17Add pg_nodiscard decorations to base64 functionsPeter Eisentraut
[...]