Commits

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

DateSubjectAuthorReleases
2022-07-10 Fix \watch's interaction with libedit on ^C. Thomas Munro 12.12
2021-11-12 Make psql's \password default to CURRENT_USER, not PQuser(conn). Tom Lane 12.10
2021-03-23 Fix psql's \connect command some more. Tom Lane 12.7
2021-03-12 Fix race condition in psql \e's detection of file modification. Tom Lane 12.7
2020-11-29 Fix recently-introduced breakage in psql's \connect command. Tom Lane 12.6
2020-10-21 Fix connection string handling in psql's \connect command. Tom Lane 12.5
2020-04-01 Fix crash in psql when attempting to reuse old connection Michael Paquier 12.3
2019-09-06 Message style fixes Peter Eisentraut 12.0
2019-09-02 Handle corner cases correctly in psql's reconnection logic. Tom Lane 12.0
2019-06-14 Tweak libpq's PQhost, PQhostaddr, and psql's \connect Alvaro Herrera 12.0
2019-06-03 Fix typos in various places Michael Paquier 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-05-14 Move logging.h and logging.c from src/fe_utils/ to src/common/. Tom Lane 12.0
2019-04-07 psql \dP: list partitioned tables and indexes Alvaro Herrera 12.0
2019-04-03 GSSAPI encryption support Stephen Frost 12.0
2019-04-01 Unified logging system for command-line programs Peter Eisentraut 12.0
2019-01-23 Fix misc typos in comments. Heikki Linnakangas 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-29 Remove redundant translation markers Peter Eisentraut 12.0
2018-12-03 Add some missing schema qualifications Michael Paquier 12.0
2018-11-26 Add CSV table output mode in psql. Tom Lane 12.0
2018-11-26 Fix breakage of "\pset format latex". Tom Lane 12.0
2018-11-19 psql: Show IP address in \conninfo Alvaro Herrera 12.0
2018-11-14 Make psql's "\pset format" command reject non-unique abbreviations. Tom Lane 12.0