Commits

DateSubjectAuthorReleases
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2020-10-23 Allow psql to re-use connection parameters after a connection loss. Tom Lane 14.0
2020-04-07 Allow psql's \g and \gx commands to transiently change \pset options. Tom Lane 13.0
2018-11-26 Add CSV table output mode in psql. Tom Lane 12.0
2017-09-05 Add \gdesc psql command. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-02-03 Clean up psql's behavior for a few more control variables. Tom Lane 10.0
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
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.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
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
2013-11-05 Revert commit 0725065b37b8b0e9074a624a8d3e3ac1844fc820. Tom Lane 9.4.0
2013-02-02 Create a psql command \gset to store query results into psql variables. Tom Lane 9.3.0
2006-08-29 Create a FETCH_COUNT parameter that causes psql to execute SELECT-like Tom Lane 8.2.0
2006-08-29 Invent an assign-hook mechanism for psql variables similar to the one Tom Lane 8.2.0
2004-11-17 Set DEFAULT_EDITOR to notepad.exe on Windows, as per recent discussion. Tom Lane 8.0.0
2004-03-21 Revise syntax-error reporting behavior to give pleasant results for Tom Lane 8.0.0