Commits

DateSubjectAuthorReleases
2017-05-17 Make psql handle EOF during COPY FROM STDIN properly on all platforms. Tom Lane 9.2.22
2017-03-30 Support \if ... \elif ... \else ... \endif in psql scripting. Tom Lane 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-03-24 Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. Tom Lane 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 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-11-27 COPY (INSERT/UPDATE/DELETE .. RETURNING ..) Teodor Sigaev 9.6.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-09-19 Avoid 'clobbered by longjmp' warning in psql/copy.c. Andres Freund 9.5.0
2014-09-02 Add psql PROMPT variable showing which line of a statement is being edited. Andres Freund 9.5.0
2014-08-29 Assorted message improvements Peter Eisentraut 9.5.0
2014-08-29 Assorted message improvements Peter Eisentraut 9.4.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
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-03-02 Various Coverity-spotted fixes Stephen Frost 9.4.0
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