Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2025-07-29 Split up pgfdw_report_error so that we can mark it pg_noreturn. Tom Lane 19 (unreleased)
2025-07-29 Suppress uninitialized-variable warning. Tom Lane 19 (unreleased)
2025-07-25 Run pgindent on the changes of the previous patch. Tom Lane 19 (unreleased)
2025-07-25 Reap the benefits of not having to avoid leaking PGresults. Tom Lane 19 (unreleased)
2025-07-25 Create infrastructure to reliably prevent leakage of PGresults. Tom Lane 19 (unreleased)
2025-05-30 Fix memory leakage in postgres_fdw's DirectModify code path. Tom Lane 17.6
2025-05-30 Fix memory leakage in postgres_fdw's DirectModify code path. Tom Lane 14.19
2025-05-30 Fix memory leakage in postgres_fdw's DirectModify code path. Tom Lane 15.14
2025-05-30 Fix memory leakage in postgres_fdw's DirectModify code path. Tom Lane 16.10
2025-05-30 Fix memory leakage in postgres_fdw's DirectModify code path. Tom Lane 13.22
2025-05-30 Fix memory leakage in postgres_fdw's DirectModify code path. Tom Lane 18.0
2025-03-26 Use PG_MODULE_MAGIC_EXT in our installable shared libraries. Tom Lane 18.0
2023-05-25 Fix filtering of "cloned" outer-join quals some more. Tom Lane 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-01-30 Do assorted mop-up in the planner. Tom Lane 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
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 13.10
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 14.7
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 15.2
2022-10-18 Fix confusion about havingQual vs hasHavingQual in planner. Tom Lane 16.0
2022-07-17 postgres_fdw: set search_path to 'pg_catalog' while deparsing constants. Tom Lane 10.22
2022-07-17 postgres_fdw: set search_path to 'pg_catalog' while deparsing constants. Tom Lane 15.0
2022-07-17 postgres_fdw: set search_path to 'pg_catalog' while deparsing constants. Tom Lane 11.17