Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-10 | Fix deparsing of Consts in postgres_fdw ORDER BY | David Rowley | 15.7 |
| 2022-03-31 | Fix postgres_fdw to check shippability of sort clauses properly. | Tom Lane | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-11-12 | postgres_fdw: suppress casts on constants in limited cases. | Tom Lane | 15.0 |
| 2021-08-05 | postgres_fdw: Fix issues with generated columns in foreign tables. | Etsuro Fujita | 15.0 |
| 2021-07-30 | In postgres_fdw, allow CASE expressions to be pushed to the remote server. | Tom Lane | 15.0 |