Commits

DateSubjectAuthorReleases
2020-11-25 In psql's \d commands, don't truncate attribute default values. Tom Lane 13.2
2020-11-25 In psql's \d commands, don't truncate attribute default values. Tom Lane 14.0
2020-10-23 Allow psql to re-use connection parameters after a connection loss. Tom Lane 14.0
2020-09-17 Remove support for postfix (right-unary) operators. Tom Lane 14.0
2020-08-03 Remove unnecessary "DISTINCT" in psql's queries for \dAc and \dAf. Tom Lane 14.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-08-02 Fix minor issues in psql's new \dAc and related commands. Tom Lane 14.0
2020-07-18 Allow logical replication to transfer data in binary format. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2019-07-24 Fix infelicities in describeOneTableDetails' partitioned-table handling. Tom Lane 11.5
2019-07-24 Fix infelicities in describeOneTableDetails' partitioned-table handling. Tom Lane 12.0
2019-07-24 Fix infelicities in describeOneTableDetails' partitioned-table handling. Tom Lane 13.0
2019-07-24 Fix infelicities in describeOneTableDetails' partitioned-table handling. Tom Lane 10.10
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-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
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-05-14 Move logging.h and logging.c from src/fe_utils/ to src/common/. Tom Lane 12.0
2018-08-31 Fix psql's \dC command to annotate I/O conversion casts as such. Tom Lane 11.0
2018-08-31 Fix psql's \dC command to annotate I/O conversion casts as such. Tom Lane 12.0
2018-07-19 Improve psql's \d command to show whether index columns are key columns. Tom Lane 11.0
2018-07-19 Improve psql's \d command to show whether index columns are key columns. Tom Lane 12.0