Commits

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

DateSubjectAuthorReleases
2022-12-15 postgres_fdw: Fix assertion in estimate_path_cost_size(). Etsuro Fujita 12.14
2022-09-14 postgres_fdw: Avoid 'variable not found in subplan target list' error. Etsuro Fujita 12.13
2021-08-05 postgres_fdw: Fix issues with generated columns in foreign tables. Etsuro Fujita 12.8
2021-03-30 Update obsolete comment. Etsuro Fujita 12.7
2019-06-14 postgres_fdw: Fix costing of pre-sorted foreign paths with local stats. Etsuro Fujita 12.0
2019-06-13 postgres_fdw: Account for triggers in non-direct remote UPDATE planning. Etsuro Fujita 12.0
2019-06-11 postgres_fdw: Reorder C includes. Etsuro Fujita 12.0
2019-05-13 postgres_fdw: Fix typo in comment. Etsuro Fujita 12.0
2019-05-09 postgres_fdw: Fix cost estimation for aggregate pushdown. Etsuro Fujita 12.0
2019-04-24 postgres_fdw: Fix incorrect handling of row movement for remote partitions. Etsuro Fujita 12.0
2019-04-02 postgres_fdw: Perform the (FINAL, NULL) upperrel operations remotely. Etsuro Fujita 12.0
2019-04-02 postgres_fdw: Perform the (ORDERED, NULL) upperrel operations remotely. Etsuro Fujita 12.0
2019-01-29 postgres_fdw: Fix test for cached costs in estimate_path_cost_size(). Etsuro Fujita 12.0
2019-01-24 postgres_fdw: Account for tlist eval costs in estimate_path_cost_size(). Etsuro Fujita 12.0
2019-01-17 postgres_fdw: Remove duplicate code in DML execution callback functions. Etsuro Fujita 12.0
2018-12-04 postgres_fdw: Improve cost and size estimation for aggregate pushdown. Etsuro Fujita 12.0