Commits

DateSubjectAuthorReleases
2026-03-26 Add labels to help make psql's hidden queries more understandable. Tom Lane 19 (unreleased)
2025-02-05 Show more-intuitive titles for psql commands \dt, \di, etc. Tom Lane 18.0
2024-09-24 Fix psql describe commands' handling of ACL columns for old servers. Tom Lane 17.1
2024-09-24 Fix psql describe commands' handling of ACL columns for old servers. Tom Lane 18.0
2023-11-13 Improve default and empty privilege outputs in psql. Tom Lane 17.0
2023-07-19 Add psql \drg command to display role grants. Tom Lane 17.0
2023-07-19 Add psql \drg command to display role grants. Tom Lane 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-03-02 Show "internal name" not "source code" in psql's \df+ command. Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-15 psql: fix \l display for pre-v15 databases. Tom Lane 15.0
2022-04-13 Further tweak the default behavior of psql's \dconfig. Tom Lane 15.0
2022-04-11 Tweak the default behavior of psql's \dconfig. Tom Lane 15.0
2022-04-07 psql: add \dconfig command to show server's configuration parameters. Tom Lane 15.0
2022-01-18 Fix psql \d's query for identifying parent triggers. Tom Lane 15.0
2022-01-18 Fix psql \d's query for identifying parent triggers. Tom Lane 13.6
2022-01-18 Fix psql \d's query for identifying parent triggers. Tom Lane 14.2
2022-01-06 Extend psql's \lo_list/\dl to be able to print large objects' ACLs. Tom Lane 15.0
2021-12-16 Remove psql support for server versions preceding 9.2. Tom Lane 15.0
2021-12-11 Create a new type category for "internal use" types. Tom Lane 15.0
2021-05-27 Rethink definition of pg_attribute.attcompression. Tom Lane 14.0
2021-04-15 Undo decision to allow pg_proc.prosrc to be NULL. Tom Lane 14.0
2021-04-08 Allow psql's \df and \do commands to specify argument types. Tom Lane 14.0
2021-01-05 Allow psql's \dt and \di to show TOAST tables and their indexes. Tom Lane 14.0
2020-11-25 In psql's \d commands, don't truncate attribute default values. Tom Lane 12.6