Commits

Showing commits that first shipped in 13 (backpatches included). Clear

DateSubjectAuthorReleases
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 13.22
2025-02-10 Specify the encoding of input to fmtId() Andres Freund 13.19
2025-01-29 Avoid breaking SJIS encoding while de-backslashing Windows paths. Tom Lane 13.19
2022-07-10 Fix \watch's interaction with libedit on ^C. Thomas Munro 13.8
2021-11-12 Make psql's \password default to CURRENT_USER, not PQuser(conn). Tom Lane 13.6
2021-03-23 Fix psql's \connect command some more. Tom Lane 13.3
2021-03-12 Fix race condition in psql \e's detection of file modification. Tom Lane 13.3
2020-11-29 Fix recently-introduced breakage in psql's \connect command. Tom Lane 13.2
2020-10-21 Fix connection string handling in psql's \connect command. Tom Lane 13.1
2020-07-13 Improvements to psql \dAo and \dAp commands Alexander Korotkov 13.0
2020-06-04 psql: Clean up terminology in \dAp command Peter Eisentraut 13.0
2020-04-07 Allow psql's \g and \gx commands to transiently change \pset options. Tom Lane 13.0
2020-04-01 Fix crash in psql when attempting to reuse old connection Michael Paquier 13.0
2020-03-08 Show opclass and opfamily related information in psql Alexander Korotkov 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-02 Refactor query cancellation code into src/fe_utils/ Michael Paquier 13.0
2019-11-25 Make the order of the header file includes consistent. Amit Kapila 13.0
2019-11-22 Make psql redisplay the query buffer after \e. Tom Lane 13.0
2019-09-06 Message style fixes Peter Eisentraut 13.0
2019-09-02 Handle corner cases correctly in psql's reconnection logic. Tom Lane 13.0
2019-07-05 Add \warn command to psql. Tom Lane 13.0
2019-07-04 Use appendStringInfoString and appendPQExpBufferStr where possible David Rowley 13.0