Commits

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

DateSubjectAuthorReleases
2021-08-28 psql \dP: reference regclass with "pg_catalog." prefix Alvaro Herrera 12.9
2020-11-25 In psql's \d commands, don't truncate attribute default values. Tom Lane 12.6
2019-07-24 Fix infelicities in describeOneTableDetails' partitioned-table handling. Tom Lane 12.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 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
2018-11-19 psql: Describe partitioned tables/indexes as such Alvaro Herrera 12.0
2018-08-31 Fix psql's \dC command to annotate I/O conversion casts as such. Tom Lane 12.0
2018-08-22 doc: Update uses of the word "procedure" Peter Eisentraut 12.0
2018-07-24 psql: Add option for procedures to \df Peter Eisentraut 12.0
2018-07-19 Improve psql's \d command to show whether index columns are key columns. Tom Lane 12.0