Commits

DateSubjectAuthorReleases
2017-03-30 Support \if ... \elif ... \else ... \endif in psql scripting. Tom Lane 10.0
2016-03-24 Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 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
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
2014-03-10 Fix tracking of psql script line numbers during \copy from another place. Tom Lane 9.3.4
2014-02-13 Clean up error cases in psql's COPY TO STDOUT/FROM STDIN code. Tom Lane 9.3.3
2014-02-13 Clean up error cases in psql's COPY TO STDOUT/FROM STDIN code. Tom Lane 9.4.0
2014-02-13 Clean up error cases in psql's COPY TO STDOUT/FROM STDIN code. Tom Lane 8.4.20
2014-02-13 Clean up error cases in psql's COPY TO STDOUT/FROM STDIN code. Tom Lane 9.0.16
2014-02-13 Clean up error cases in psql's COPY TO STDOUT/FROM STDIN code. Tom Lane 9.1.12
2014-02-13 Clean up error cases in psql's COPY TO STDOUT/FROM STDIN code. Tom Lane 9.2.7
2013-10-22 Replace pg_asprintf() with psprintf(). Tom Lane 9.4.0
2013-03-17 Move pqsignal() to libpgport. Tom Lane 9.3.0
2012-10-02 Standardize naming of malloc/realloc/strdup wrapper functions. Tom Lane 9.3.0
2011-07-05 Fix psql's counting of script file line numbers during COPY. Tom Lane 8.2.22
2011-07-05 Fix psql's counting of script file line numbers during COPY. Tom Lane 8.3.16
2011-07-05 Fix psql's counting of script file line numbers during COPY. Tom Lane 8.4.9
2011-07-05 Fix psql's counting of script file line numbers during COPY. Tom Lane 9.0.5
2011-07-05 Fix psql's counting of script file line numbers during COPY. Tom Lane 9.1.0
2011-07-05 Fix psql's counting of script file line numbers during COPY. Tom Lane 9.2.0
2010-04-15 Fix psql's \copy to not insert spaces around dots and commas in the text of Tom Lane 8.2.17
2010-04-15 Fix psql's \copy to not insert spaces around dots and commas in the text of Tom Lane 8.3.11