Commits

DateSubjectAuthorReleases
2024-09-19 psql: Fix memory leak with repeated calls of \bind Michael Paquier 16.5
2024-09-19 psql: Fix memory leak with repeated calls of \bind Michael Paquier 17.0
2024-09-19 psql: Clean up more aggressively state of \bind[_named], \parse and \close Michael Paquier 18.0
2024-08-22 psql: Add more meta-commands able to use the extended protocol Michael Paquier 18.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
2023-07-19 Add psql \drg command to display role grants. Tom Lane 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-19 psql: Tweak xheader_width and pager_min_lines input parsing Alvaro Herrera 16.0
2023-05-19 Message style improvements Peter Eisentraut 16.0
2023-05-12 Tighten usage of PSQL_WATCH_PAGER. Tom Lane 15.4