Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-14 | Clean out column-level pg_init_privs entries when dropping tables. | Tom Lane | 14.13 |
| 2022-07-17 | Fix omissions in support for the "regcollation" type. | Tom Lane | 14.5 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-04-17 | Rethink extraction of collation dependencies. | Tom Lane | 14.0 |
| 2020-12-09 | Support subscripting of arbitrary types, not only arrays. | Tom Lane | 14.0 |
| 2020-11-24 | Centralize logic for skipping useless ereport/elog calls. | Tom Lane | 14.0 |