Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-11-04 | Have psql's "\? variables" show csv_fieldsep | Álvaro Herrera | 17.7 |
| 2025-08-11 | Restrict psql meta-commands in plain-text dumps. | Nathan Bossart | 17.6 |
| 2025-07-16 | psql: Fix note on project naming in output of \copyright. | Nathan Bossart | 17.6 |
| 2024-11-22 | psql: Include \pset xheader_width in --help=commands|variables | Michael Paquier | 17.3 |
| 2024-05-09 | psql: Add missing punctuation in help output | Peter Eisentraut | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-10-06 | Remove environment-variable-based defaults in psql --help | Peter Eisentraut | 17.0 |
| 2023-09-18 | Fix psql's \? output for \watch | Alvaro Herrera | 17.0 |
| 2023-08-29 | Allow \watch queries to stop on minimum rows returned | Daniel Gustafsson | 17.0 |
| 2023-07-19 | Add psql \drg command to display role grants. | Tom Lane | 17.0 |