Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-31 | Fix postgres_fdw to check shippability of sort clauses properly. | Tom Lane | 13.7 |
| 2020-01-26 | In postgres_fdw, don't try to ship MULTIEXPR updates to remote server. | Tom Lane | 13.0 |
| 2019-08-12 | Rationalize use of list_concat + list_copy combinations. | Tom Lane | 13.0 |
| 2019-07-15 | Represent Lists as expansible arrays, not chains of cons-cells. | Tom Lane | 13.0 |