Commits

DateSubjectAuthorReleases
2024-04-04 Remove reachable call to pg_unreachable(). Robert Haas 17.0
2024-04-02 Allow SIGINT to cancel psql database reconnections. Robert Haas 17.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
2013-10-03 psql: Make \pset without arguments show all settings. Robert Haas 9.4.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
2012-06-14 Make \conninfo print SSL information. 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
2012-04-24 Lots of doc corrections. 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-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-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-10-26 Minor fixups for psql's process_file() function. Robert Haas 9.1.0
2010-07-23 Have psql avoid describing local sockets as host names. Robert Haas 9.1.0
2010-07-20 Have \conninfo mention the port even for local sockets. Robert Haas 9.1.0
2010-07-20 Add \conninfo command to psql, to show current connection info. Robert Haas 9.1.0
2010-05-21 Unbreak \h; can't do strlen(NULL). Robert Haas 9.0.0