Commits

DateSubjectAuthorReleases
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
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-30 Sample postgres_fdw tables remotely during ANALYZE Tomas Vondra 16.0
2022-12-20 Allow batching of inserts during cross-partition updates. Etsuro Fujita 16.0
2022-12-16 C comment: fix wording Bruce Momjian 16.0
2022-12-15 postgres_fdw: Fix assertion in estimate_path_cost_size(). Etsuro Fujita 12.14
2022-12-06 Rework query relation permission checking Alvaro Herrera 16.0
2022-11-30 Stop accessing checkAsUser via RTE in some cases Alvaro Herrera 16.0
2022-10-18 Fix confusion about havingQual vs hasHavingQual in planner. Tom Lane 16.0
2022-10-13 Allow batch insertion during COPY into a foreign table. Etsuro Fujita 16.0
2022-10-07 Fix final warnings produced by -Wshadow=compatible-local David Rowley 16.0
2022-09-22 Harmonize parameter names in contrib code. Peter Geoghegan 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-07-22 postgres_fdw: Fix bug in checking of return value of PQsendQuery(). Fujii Masao 14.5
2022-07-22 postgres_fdw: Fix bug in checking of return value of PQsendQuery(). Fujii Masao 15.0