Commits

DateSubjectAuthorReleases
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
2016-03-11 psql: Don't automatically use expanded format when there's 1 column. Robert Haas 9.6.0
2015-12-08 psql: Support multiple -c and -f options, and allow mixing them. Robert Haas 9.6.0
2015-04-02 Revert "psql: fix \connect with URIs and conninfo strings" Robert Haas 9.5.0
2014-07-24 docs: Improve documentation of \pset without arguments. Robert Haas 9.5.0
2013-10-03 psql: Make \pset without arguments show all settings. Robert Haas 9.4.0
2012-09-06 Update syntax shown for \copy to match new syntax for COPY. Robert Haas 9.3.0
2012-08-09 Make psql -1 < file behave as expected. Robert Haas 9.3.0
2012-07-18 Syntax support and documentation for event triggers. Robert Haas 9.3.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-06 Add \ir command to psql. Robert Haas 9.2.0
2011-06-17 Fix typo. Robert Haas 9.1.0
2011-06-17 Fix typo. Robert Haas 9.2.0
2011-06-14 Improve accuracy of ON_ERROR_STOP documentation. Robert Haas 9.2.0
2011-06-14 Improve accuracy of ON_ERROR_STOP documentation. Robert Haas 9.1.0
2011-01-20 Add new psql command \dL to list languages. Robert Haas 9.1.0
2011-01-02 Basic foreign table support. Robert Haas 9.1.0
2010-07-20 Add \conninfo command to psql, to show current connection info. Robert Haas 9.1.0