Commits

Showing commits that first shipped in 13 (backpatches included). Clear

DateSubjectAuthorReleases
2022-01-18 Fix psql \d's query for identifying parent triggers. Tom Lane 13.6
2021-08-28 psql \dP: reference regclass with "pg_catalog." prefix Alvaro Herrera 13.5
2020-11-25 In psql's \d commands, don't truncate attribute default values. Tom Lane 13.2
2020-09-11 psql: Display stats target of extended statistics Alvaro Herrera 13.0
2020-08-03 Remove unnecessary "DISTINCT" in psql's queries for \dAc and \dAf. Tom Lane 13.0
2020-08-02 Fix minor issues in psql's new \dAc and related commands. Tom Lane 13.0
2020-07-13 Improvements to psql \dAo and \dAp commands Alexander Korotkov 13.0
2020-06-04 psql: Clean up terminology in \dAp command Peter Eisentraut 13.0
2020-05-17 Cosmetic improvement for psql opfamily-related information Alexander Korotkov 13.0
2020-05-17 Fix translate_columns[] arrays in opfamily-related psql functions Alexander Korotkov 13.0
2020-05-17 Improve ordering for \dAo and \dAp psql commands Alexander Korotkov 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-21 psql \d: Display table where trigger is defined, if inherited Alvaro Herrera 13.0
2020-04-08 Allow publishing partition changes via ancestors Peter Eisentraut 13.0
2020-03-08 Show opclass and opfamily related information in psql Alexander Korotkov 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-10-25 Make the order of the header file includes consistent in non-backend modules. Amit Kapila 13.0
2019-09-11 Fix comment in psql's describe.c Michael Paquier 13.0
2019-07-24 Fix infelicities in describeOneTableDetails' partitioned-table handling. Tom Lane 13.0
2019-07-23 Improve psql's \d output for partitioned indexes. Tom Lane 13.0
2019-07-23 Improve psql's \d output for TOAST tables. Tom Lane 13.0
2019-07-04 Use appendStringInfoString and appendPQExpBufferStr where possible David Rowley 13.0
2019-07-03 Show table persistence in psql's \dt+ and related commands. Tom Lane 13.0
2019-07-02 Simplify psql \d's rule for ordering the indexes of a table. Tom Lane 13.0