Commits

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

DateSubjectAuthorReleases
2019-07-24 Fix infelicities in describeOneTableDetails' partitioned-table handling. Tom Lane 11.5
2019-03-26 psql: Schema-qualify typecast in one \d query Alvaro Herrera 11.3
2018-08-31 Fix psql's \dC command to annotate I/O conversion casts as such. Tom Lane 11.0
2018-08-22 doc: Update uses of the word "procedure" Peter Eisentraut 11.0
2018-07-24 psql: Add option for procedures to \df Peter Eisentraut 11.0
2018-07-19 Improve psql's \d command to show whether index columns are key columns. Tom Lane 11.0
2018-06-29 psql: show cloned triggers in partitions Alvaro Herrera 11.0
2018-05-14 psql: have \d show FKs on partitioned tables Alvaro Herrera 11.0
2018-04-08 Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h. Tom Lane 11.0
2018-04-07 Logical replication support for TRUNCATE Peter Eisentraut 11.0
2018-03-02 Add prokind column, replacing proisagg and proiswindow Peter Eisentraut 11.0
2018-01-19 Local partitioned indexes Alvaro Herrera 11.0
2018-01-11 Fix Latin spelling Peter Eisentraut 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-30 SQL procedures Peter Eisentraut 11.0
2017-11-29 Update typedefs.list and re-run pgindent Robert Haas 11.0
2017-11-22 Sort default partition to bottom of psql \d+ Simon Riggs 11.0
2017-11-22 Show partition info from psql \d+ Simon Riggs 11.0
2017-11-02 In client support of v10 features, use standard schema handling. Noah Misch 11.0
2017-10-31 Fix underqualified cast-target type names in pg_dump and psql queries. Tom Lane 11.0
2017-10-22 Adjust psql \d query to avoid use of @> operator. Tom Lane 11.0
2017-09-29 psql: Don't try to print a partition constraint we didn't fetch. Robert Haas 11.0
2017-09-29 psql: Update \d sequence display Peter Eisentraut 11.0
2017-09-08 Allow a partitioned table to have a default partition. Robert Haas 11.0
2017-09-06 Allow SET STATISTICS on expression indexes Simon Riggs 11.0