Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-07-19 | Add psql \drg command to display role grants. | Tom Lane | 16.0 |
| 2023-04-19 | Add missed case for tab completion of GRANT/REVOKE MAINTAIN. | Tom Lane | 16.0 |
| 2023-03-24 | Invent GENERIC_PLAN option for EXPLAIN. | Tom Lane | 16.0 |
| 2023-01-06 | Add options to control whether VACUUM runs vac_update_datfrozenxid. | Tom Lane | 16.0 |
| 2022-11-10 | Support writing "CREATE/ALTER TABLE ... SET STORAGE DEFAULT". | Tom Lane | 16.0 |
| 2022-07-22 | Fix minor memory leaks in psql's tab completion. | Tom Lane | 16.0 |
| 2022-07-03 | Simplify tab completion of extension versions, redux. | Tom Lane | 16.0 |