Commits

DateSubjectAuthorReleases
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-04-28 Disable asynchronous execution if using gating Result nodes. Etsuro Fujita 14.3
2022-04-28 Disable asynchronous execution if using gating Result nodes. Etsuro Fujita 15.0
2022-04-21 postgres_fdw: Disable batch insert when BEFORE ROW INSERT triggers exist. Etsuro Fujita 14.3
2022-04-21 postgres_fdw: Disable batch insert when BEFORE ROW INSERT triggers exist. Etsuro Fujita 15.0
2022-04-06 Allow asynchronous execution in more cases. Etsuro Fujita 15.0
2022-02-24 postgres_fdw: Add support for parallel commit. Etsuro Fujita 15.0
2022-01-27 postgres_fdw: Fix handling of a pending asynchronous request in postgresReScanForeignScan(). Etsuro Fujita 14.2
2022-01-27 postgres_fdw: Fix handling of a pending asynchronous request in postgresReScanForeignScan(). Etsuro Fujita 15.0
2021-08-05 postgres_fdw: Fix issues with generated columns in foreign tables. Etsuro Fujita 12.8
2021-08-05 postgres_fdw: Fix issues with generated columns in foreign tables. Etsuro Fujita 13.4
2021-08-05 postgres_fdw: Fix issues with generated columns in foreign tables. Etsuro Fujita 14.0
2021-08-05 postgres_fdw: Fix issues with generated columns in foreign tables. Etsuro Fujita 15.0
2021-07-30 postgres_fdw: Fix handling of pending asynchronous requests. Etsuro Fujita 14.0
2021-07-30 postgres_fdw: Fix handling of pending asynchronous requests. Etsuro Fujita 15.0
2021-06-07 Fix rescanning of async-aware Append nodes. Etsuro Fujita 14.0
2021-05-13 Prevent asynchronous execution of direct foreign-table modifications. Etsuro Fujita 14.0