Commits

DateSubjectAuthorReleases
2023-04-04 Add a run_as_owner option to subscriptions. Robert Haas 16.0
2022-04-20 Allow db.schema.table patterns, but complain about random garbage. Robert Haas 14.3
2022-04-20 Allow db.schema.table patterns, but complain about random garbage. Robert Haas 15.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2017-11-29 Update typedefs.list and re-run pgindent Robert Haas 11.0
2017-09-29 psql: Don't try to print a partition constraint we didn't fetch. Robert Haas 11.0
2017-09-08 Allow a partitioned table to have a default partition. Robert Haas 11.0
2017-05-13 Teach \d+ to show partitioning constraints. Robert Haas 10.0
2016-12-12 psql: Fix incorrect version check for table partitining. Robert Haas 10.0
2016-12-07 Implement table partitioning. Robert Haas 10.0
2013-11-08 Add the notion of REPLICA IDENTITY for a table. Robert Haas 9.4.0
2012-07-18 Syntax support and documentation for event triggers. Robert Haas 9.3.0
2012-05-01 Tweak psql to print row counts when \x auto chooses non-expanded output. Robert Haas 9.2.0
2011-11-12 Fix psql's \dd version check for operator families. Robert Haas 9.2.0
2011-08-25 Change format of SQL/MED generic options in psql backslash commands. Robert Haas 9.2.0
2011-08-11 Display both per-table and per-column FDW options in psql's \d output. Robert Haas 9.2.0
2011-08-11 Change psql's \dd command to do something more useful. Robert Haas 9.2.0
2011-08-08 Teach psql to display the comments on SQL/MED objects in verbose mode. Robert Haas 9.2.0
2011-08-08 Teach psql to display the comments on conversions and domains. Robert Haas 9.2.0
2011-08-05 Allow per-column foreign data wrapper options. Robert Haas 9.2.0
2011-08-04 Teach psql to display comments on languages and casts. Robert Haas 9.2.0
2011-07-26 Only display column comments for relkinds that support them. Robert Haas 9.2.0
2011-07-06 Attempt to standardize formatting of psql queries. Robert Haas 9.2.0
2011-04-08 Make psql use pg_table_size instead of pg_relation_size on 9.0+ servers. Robert Haas 9.1.0
2011-01-20 Add new psql command \dL to list languages. Robert Haas 9.1.0