Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-17 | Repair pg_upgrade for identity sequences with non-default persistence. | Tom Lane | 17.0 |
| 2024-06-25 | Improve comment in gram.y. | Tom Lane | 17.0 |
| 2023-11-28 | Clean up usage of bison precedence for non-operator keywords. | Tom Lane | 17.0 |
| 2023-11-26 | Doc: list AT TIME ZONE and COLLATE in operator precedence table. | Tom Lane | 17.0 |
| 2023-10-20 | Extend ALTER OPERATOR to allow setting more optimization attributes. | Tom Lane | 17.0 |
| 2023-10-03 | Add some notes about why "ALTER TYPE enum DROP VALUE" is hard. | Tom Lane | 17.0 |