Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-05-30 | Fix memory leakage in postgres_fdw's DirectModify code path. | Tom Lane | 16.10 |
| 2023-05-25 | Fix filtering of "cloned" outer-join quals some more. | Tom Lane | 16.0 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-01-30 | Do assorted mop-up in the planner. | Tom Lane | 16.0 |
| 2023-01-30 | Make Vars be outer-join-aware. | Tom Lane | 16.0 |
| 2023-01-18 | Remove redundant grouping and DISTINCT columns. | Tom Lane | 16.0 |
| 2022-10-18 | Fix confusion about havingQual vs hasHavingQual in planner. | Tom Lane | 16.0 |
| 2022-07-17 | postgres_fdw: set search_path to 'pg_catalog' while deparsing constants. | Tom Lane | 16.0 |