Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-10 | Fix deparsing of Consts in postgres_fdw ORDER BY | David Rowley | 16.3 |
| 2023-02-09 | Fix various typos in code and tests | Michael Paquier | 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 |
| 2023-01-07 | Check relkind before using TABLESAMPLE in postgres_fdw | Tomas Vondra | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-30 | Sample postgres_fdw tables remotely during ANALYZE | Tomas Vondra | 16.0 |
| 2022-10-07 | Fix final warnings produced by -Wshadow=compatible-local | David Rowley | 16.0 |
| 2022-09-22 | Harmonize parameter names in contrib code. | Peter Geoghegan | 16.0 |
| 2022-07-17 | postgres_fdw: be more wary about shippability of reg* constants. | Tom Lane | 16.0 |