Commits

DateSubjectAuthorReleases
2022-12-20 Allow batching of inserts during cross-partition updates. Etsuro Fujita 16.0
2022-12-16 Remove pessimistic cost penalization from Incremental Sort David Rowley 16.0
2022-12-15 postgres_fdw: Fix assertion in estimate_path_cost_size(). Etsuro Fujita 12.14
2022-11-25 Fix handling of pending inserts in nodeModifyTable.c. Etsuro Fujita 14.7
2022-11-25 Fix handling of pending inserts in nodeModifyTable.c. Etsuro Fujita 15.2
2022-11-25 Fix handling of pending inserts in nodeModifyTable.c. Etsuro Fujita 16.0
2022-10-15 Disallow MERGE cleanly for foreign partitions Alvaro Herrera 16.0
2022-10-15 Disallow MERGE cleanly for foreign partitions Alvaro Herrera 15.1
2022-10-13 Allow batch insertion during COPY into a foreign table. Etsuro Fujita 16.0
2022-09-16 postgres_fdw: Remove useless DO block in test Peter Eisentraut 16.0
2022-09-14 postgres_fdw: Avoid 'variable not found in subplan target list' error. Etsuro Fujita 10.23
2022-09-14 postgres_fdw: Avoid 'variable not found in subplan target list' error. Etsuro Fujita 11.18
2022-09-14 postgres_fdw: Avoid 'variable not found in subplan target list' error. Etsuro Fujita 12.13
2022-09-14 postgres_fdw: Avoid 'variable not found in subplan target list' error. Etsuro Fujita 13.9
2022-09-14 postgres_fdw: Avoid 'variable not found in subplan target list' error. Etsuro Fujita 14.6
2022-09-14 postgres_fdw: Avoid 'variable not found in subplan target list' error. Etsuro Fujita 15.0
2022-09-14 postgres_fdw: Avoid 'variable not found in subplan target list' error. Etsuro Fujita 16.0
2022-08-05 postgres_fdw: Disable batch insertion when there are WCO constraints. Etsuro Fujita 14.5
2022-08-05 postgres_fdw: Disable batch insertion when there are WCO constraints. Etsuro Fujita 15.0
2022-08-05 postgres_fdw: Disable batch insertion when there are WCO constraints. Etsuro Fujita 16.0
2022-08-02 Improve performance of ORDER BY / DISTINCT aggregates David Rowley 16.0
2022-07-17 postgres_fdw: be more wary about shippability of reg* constants. 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