Commits

DateSubjectAuthorReleases
2019-04-07 psql \dP: list partitioned tables and indexes Alvaro Herrera 12.0
2019-04-04 Add a "SQLSTATE-only" error verbosity option to libpq and psql. Tom Lane 12.0
2019-03-06 tableam: introduce table AM infrastructure. Andres Freund 12.0
2018-11-26 Fix translation of special characters in psql's LaTeX output modes. Tom Lane 12.0
2018-11-26 Avoid locale-dependent output in numericlocale check. Tom Lane 12.0
2018-11-26 Add CSV table output mode in psql. Tom Lane 12.0
2018-11-26 Improve regression test coverage for psql output formats. Tom Lane 12.0
2017-09-21 Provide a test for variable existence in psql Andrew Dunstan 11.0
2017-09-13 Adjust unstable regression test case. Tom Lane 11.0
2017-09-12 Add psql variables to track success/failure of SQL queries. Tom Lane 11.0
2017-09-05 Add \gdesc psql command. Tom Lane 11.0
2017-08-24 psql: Fix \gx when FETCH_COUNT is used Stephen Frost 11.0
2017-08-24 psql: Fix \gx when FETCH_COUNT is used Stephen Frost 10.0
2017-04-02 Fix behavior of psql's \p to agree with \g, \w, etc. Tom Lane 10.0
2017-03-30 Support \if ... \elif ... \else ... \endif in psql scripting. Tom Lane 10.0
2017-03-07 psql: Add \gx command Stephen Frost 10.0
2017-02-01 Improve psql's behavior for \set and \unset of its control variables. Tom Lane 10.0
2017-01-30 Make psql reject attempts to set special variables to invalid values. Tom Lane 10.0
2016-10-10 Make regression tests less dependent on hash table order. Andres Freund 10.0
2016-04-09 Move \crosstabview regression tests to a separate file Alvaro Herrera 9.6.0
2016-04-08 Support \crosstabview in psql Alvaro Herrera 9.6.0
2016-04-04 Add a \gexec command to psql for evaluation of computed queries. Tom Lane 9.6.0
2015-11-30 Rework wrap-width calculation in psql's print_aligned_vertical() function. Tom Lane 9.5.0
2015-11-30 Rework wrap-width calculation in psql's print_aligned_vertical() function. Tom Lane 9.6.0
2015-09-05 Rearrange the handling of error context reports. Tom Lane 9.6.0