Commits

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

DateSubjectAuthorReleases
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 17.6
2025-02-10 Specify the encoding of input to fmtId() Andres Freund 17.3
2025-01-29 Avoid breaking SJIS encoding while de-backslashing Windows paths. Tom Lane 17.3
2024-10-14 psql: Fix \watch when using interval values less than 1ms Michael Paquier 17.1
2024-09-19 psql: Fix memory leak with repeated calls of \bind Michael Paquier 17.0
2024-06-13 Improve the granularity of PQsocketPoll's timeout parameter. Tom Lane 17.0
2024-04-29 libpq: If ALPN is not used, make PQsslAttribute(conn, "alpn") == "" Heikki Linnakangas 17.0
2024-04-08 Send ALPN in TLS handshake, require it in direct SSL connections Heikki Linnakangas 17.0
2024-04-04 Remove reachable call to pg_unreachable(). Robert Haas 17.0
2024-04-03 Fix indentation from cafe1056558f Daniel Gustafsson 17.0
2024-04-02 Allow SIGINT to cancel psql database reconnections. Robert Haas 17.0
2024-03-08 Improve WIN32 waiting logic in psql's \watch command. Tom Lane 17.0
2024-01-19 psql: Add ignore_slash_options in bind's inactive branch Michael Paquier 17.0
2024-01-10 Allow noise semicolons ending psql \sf, \ef, \sv, \ev commands. Tom Lane 17.0
2024-01-09 Add new function, PQchangePassword(), to libpq Joe Conway 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-09-20 psql: Reset query buffer of \e, \ef and \ev on error Michael Paquier 17.0
2023-08-29 Allow \watch queries to stop on minimum rows returned Daniel Gustafsson 17.0
2023-07-27 Adjust extra lines generated by psql to be valid SQL comments. Nathan Bossart 17.0
2023-07-19 Add psql \drg command to display role grants. Tom Lane 17.0