Commits

Showing commits that first shipped in 13 (backpatches included). Clear

DateSubjectAuthorReleases
2025-05-30 Fix memory leakage in postgres_fdw's DirectModify code path. Tom Lane 13.22
2024-06-07 postgres_fdw: Refuse to send FETCH FIRST WITH TIES to remote servers. Etsuro Fujita 13.16
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 13.10
2022-09-14 postgres_fdw: Avoid 'variable not found in subplan target list' error. Etsuro Fujita 13.9
2022-07-17 postgres_fdw: set search_path to 'pg_catalog' while deparsing constants. Tom Lane 13.8
2022-03-31 Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane 13.7
2021-10-06 Fix null-pointer crash in postgres_fdw's conversion_error_callback. Tom Lane 13.5
2021-08-05 postgres_fdw: Fix issues with generated columns in foreign tables. Etsuro Fujita 13.4
2021-07-06 Avoid doing catalog lookups in postgres_fdw's conversion_error_callback. Tom Lane 13.4
2021-03-30 Update obsolete comment. Etsuro Fujita 13.3
2021-02-08 Fix permission checks on constraint violation errors on partitions. Heikki Linnakangas 13.2
2021-02-05 postgres_fdw: Fix assertion in estimate_path_cost_size(). Etsuro Fujita 13.2
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 13.2
2020-04-07 Consider Incremental Sort paths at additional places Tomas Vondra 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-03 Further sync postgres_fdw's "Relations" output with the rest of EXPLAIN. Tom Lane 13.0
2019-12-02 Make postgres_fdw's "Relations" output agree with the rest of EXPLAIN. Tom Lane 13.0
2019-11-01 PG_FINALLY Peter Eisentraut 13.0
2019-10-24 Make the order of the header file includes consistent in contrib modules. Amit Kapila 13.0
2019-08-12 Rationalize use of list_concat + list_copy combinations. Tom Lane 13.0
2019-08-05 Fix inconsistencies and typos in the tree, take 9 Michael Paquier 13.0
2019-07-03 postgres_fdw: Remove redundancy in postgresAcquireSampleRowsFunc(). Etsuro Fujita 13.0