Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-11 | Further stabilize a postgres_fdw test case. | Tom Lane | 16.13 |
| 2023-05-21 | Expand some more uses of "deleg" to "delegation" or "delegated". | Tom Lane | 16.0 |
| 2023-02-28 | Drop test view when done with it. | Tom Lane | 16.0 |
| 2023-02-27 | Harden postgres_fdw tests against unexpected cache flushes. | Tom Lane | 16.0 |
| 2023-01-30 | Invent "join domains" to replace the below_outer_join hack. | Tom Lane | 16.0 |
| 2022-07-17 | postgres_fdw: be more wary about shippability of reg* constants. | Tom Lane | 16.0 |
| 2022-07-17 | postgres_fdw: set search_path to 'pg_catalog' while deparsing constants. | Tom Lane | 16.0 |