Commits

DateSubjectAuthorReleases
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-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
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
2019-04-17 Tie loose ends in psql's new \dP command Alvaro Herrera 12.0
2019-04-17 psql: display tablespace for partitioned indexes Alvaro Herrera 12.0
2019-04-07 psql \dP: list partitioned tables and indexes Alvaro Herrera 12.0
2019-04-03 Support foreign keys that reference partitioned tables Alvaro Herrera 12.0
2019-04-01 Unified logging system for command-line programs Peter Eisentraut 12.0
2019-03-30 Generated columns Peter Eisentraut 12.0
2019-03-29 Show table access methods as such in psql's \dA. Andres Freund 12.0
2019-03-27 Add support for multivariate MCV lists Tomas Vondra 12.0
2019-03-26 psql: Schema-qualify typecast in one \d query Alvaro Herrera 12.0
2019-03-26 psql: Schema-qualify typecast in one \d query Alvaro Herrera 11.3
2019-03-26 Improve psql's \d display of foreign key constraints Alvaro Herrera 12.0
2019-03-22 Collations with nondeterministic comparison Peter Eisentraut 12.0
2019-03-06 tableam: introduce table AM infrastructure. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0