Commits

DateSubjectAuthorReleases
2017-03-30 Support \if ... \elif ... \else ... \endif in psql scripting. Tom Lane 10.0
2017-03-13 Add a "void *" passthrough pointer for psqlscan.l's callback functions. Tom Lane 10.0
2017-01-30 Make psql reject attempts to set special variables to invalid values. Tom Lane 10.0
2016-09-03 Improve readability of the output of psql's \timing command. Tom Lane 10.0
2016-08-16 Fix assorted places in psql to print version numbers >= 10 in new style. Tom Lane 9.6.0
2016-08-16 Fix assorted places in psql to print version numbers >= 10 in new style. Tom Lane 10.0
2016-08-16 Fix assorted places in psql to print version numbers >= 10 in new style. Tom Lane 9.4.10
2016-08-16 Fix assorted places in psql to print version numbers >= 10 in new style. Tom Lane 9.3.15
2016-08-16 Fix assorted places in psql to print version numbers >= 10 in new style. Tom Lane 9.5.5
2016-06-03 Suppress -Wunused-result warnings about write(), again. Tom Lane 9.6.0
2016-06-03 Suppress -Wunused-result warnings about write(), again. Tom Lane 9.5.4
2016-06-03 Suppress -Wunused-result warnings about write(), again. Tom Lane 9.4.9
2016-06-03 Suppress -Wunused-result warnings about write(), again. Tom Lane 9.3.14
2016-04-15 Rethink \crosstabview's argument parsing logic. Tom Lane 9.6.0
2016-04-04 Add a \gexec command to psql for evaluation of computed queries. Tom Lane 9.6.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-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-12-02 Fix behavior of printTable() and friends with externally-invoked pager. Tom Lane 9.6.0
2015-12-02 Fix behavior of printTable() and friends with externally-invoked pager. Tom Lane 9.5.0
2014-03-13 Allow psql to print COPY command status in more cases. Tom Lane 9.4.0
2014-03-10 Fix tracking of psql script line numbers during \copy from another place. Tom Lane 9.4.0
2014-03-10 Fix tracking of psql script line numbers during \copy from another place. Tom Lane 9.2.8