Commits

DateSubjectAuthorReleases
2026-04-08 Add support for importing statistics from remote servers. Etsuro Fujita 19 (unreleased)
2026-03-30 Remove bits* typedefs. Nathan Bossart 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-10-21 Use CompactAttribute more often, when possible David Rowley 19 (unreleased)
2025-07-18 Fix a typo in the deparseArrayCoerceExpr() header comment Alexander Korotkov 19 (unreleased)
2025-07-18 Support for deparsing of ArrayCoerceExpr node in contrib/postgres_fdw Alexander Korotkov 19 (unreleased)
2025-06-30 Add new OID alias type regdatabase. Nathan Bossart 19 (unreleased)
2025-04-04 Convert PathKey to use CompareType Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-10-28 Remove unused #include's from contrib, pl, test .c files Peter Eisentraut 18.0
2024-04-09 Fixup various StringInfo function usages David Rowley 17.0
2024-03-13 Make the order of the header file includes consistent Peter Eisentraut 17.0
2024-03-10 Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 12.19
2024-03-10 Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 13.15
2024-03-10 Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 14.12
2024-03-10 Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 15.7
2024-03-10 Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 16.3
2024-03-10 Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 17.0
2024-01-08 Make dblink interruptible, via new libpqsrv APIs. Noah Misch 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-05 Add support for deparsing semi-joins to contrib/postgres_fdw Alexander Korotkov 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-02-09 Fix various typos in code and tests Michael Paquier 16.0
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2023-01-18 Remove redundant grouping and DISTINCT columns. Tom Lane 16.0