Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-07-03 | Remove expensive test of postgres_fdw batch inserts | Tomas Vondra | 14.9 |
| 2021-06-16 | Fix copying data into slots with FDW batching | Tomas Vondra | 14.0 |
| 2021-06-08 | Adjust batch size in postgres_fdw to not use too many parameters | Tomas Vondra | 14.0 |
| 2021-02-17 | Fix tuple routing to initialize batching only for inserts | Tomas Vondra | 14.0 |
| 2021-01-20 | Implement support for bulk inserts in postgres_fdw | Tomas Vondra | 14.0 |