Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-31 | Fix postgres_fdw to check shippability of sort clauses properly. | Tom Lane | 14.3 |
| 2021-08-05 | postgres_fdw: Fix issues with generated columns in foreign tables. | Etsuro Fujita | 14.0 |
| 2021-04-27 | Don't pass "ONLY" options specified in TRUNCATE to foreign data wrapper. | Fujii Masao | 14.0 |
| 2021-04-08 | Allow TRUNCATE command to truncate foreign tables. | Fujii Masao | 14.0 |
| 2021-03-31 | Add support for asynchronous execution. | Etsuro Fujita | 14.0 |
| 2021-01-20 | Implement support for bulk inserts in postgres_fdw | Tomas Vondra | 14.0 |
| 2021-01-05 | Replace remaining uses of "whitelist". | Thomas Munro | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |