Commits

DateSubjectAuthorReleases
2017-09-05 Add psql variables showing server version and psql version. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-03-30 Support \if ... \elif ... \else ... \endif in psql scripting. Tom Lane 10.0
2017-02-25 Remove useless duplicate inclusions of system header files. Tom Lane 10.0
2017-02-03 Clean up psql's behavior for a few more control variables. Tom Lane 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-08-30 Simplify correct use of simple_prompt(). Tom Lane 10.0
2016-04-03 Add psql \errverbose command to see last server error at full verbosity. Tom Lane 9.6.0
2016-03-24 Move psql's print.c and mbprint.c into src/fe_utils. Tom Lane 9.6.0
2016-03-18 Decouple psqlscan.l from surrounding program. Tom Lane 9.6.0
2015-12-13 Code and docs review for multiple -c and -f options in psql. Tom Lane 9.6.0
2015-12-08 Make failure to open psql's --log-file fatal. Tom Lane 9.5.0
2015-12-08 Make failure to open psql's --log-file fatal. Tom Lane 9.6.0
2015-12-03 Clean up some psql issues around handling of the query output file. Tom Lane 9.5.0
2015-12-03 Clean up some psql issues around handling of the query output file. Tom Lane 9.6.0
2015-09-05 Rearrange the handling of error context reports. Tom Lane 9.6.0
2014-12-31 Improve consistency of parsing of psql's magic variables. Tom Lane 9.5.0
2014-12-31 Improve consistency of parsing of psql's magic variables. Tom Lane 9.0.19
2014-12-31 Improve consistency of parsing of psql's magic variables. Tom Lane 9.1.15
2014-12-31 Improve consistency of parsing of psql's magic variables. Tom Lane 9.2.10
2014-12-31 Improve consistency of parsing of psql's magic variables. Tom Lane 9.3.6
2014-12-31 Improve consistency of parsing of psql's magic variables. Tom Lane 9.4.1
2014-03-10 Fix tracking of psql script line numbers during \copy from another place. Tom Lane 9.4.0