Commits

DateSubjectAuthorReleases
2024-04-08 In psql, avoid leaking a PGresult after a query is cancelled. Tom Lane 17.0
2024-04-08 In psql, avoid leaking a PGresult after a query is cancelled. Tom Lane 16.3
2024-04-08 In psql, avoid leaking a PGresult after a query is cancelled. Tom Lane 15.7
2024-04-08 Further review for re-implementation of psql's FETCH_COUNT feature. Tom Lane 17.0
2024-04-07 Re-implement psql's FETCH_COUNT feature atop libpq's chunked mode. Tom Lane 17.0
2024-03-17 Add RETURNING support to MERGE. Dean Rasheed 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-02 psql: Set variables from query result on failure when printing tuples 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-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-04-06 psql: set SHELL_ERROR and SHELL_EXIT_CODE in more places. Tom Lane 16.0
2023-01-21 Zero initialize uses of instr_time about to trigger compiler warnings Andres Freund 16.0
2023-01-11 Fix typos in code and comments Michael Paquier 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-15 psql: Add command to use extended query protocol Peter Eisentraut 16.0
2022-10-22 psql: Fix exit status when query is canceled Peter Eisentraut 16.0
2022-10-22 psql: Fix exit status when query is canceled Peter Eisentraut 15.1
2022-10-03 Fix psql's behavior with \g for a multiple-command string. Tom Lane 16.0
2022-10-03 Fix psql's behavior with \g for a multiple-command string. Tom Lane 15.0
2022-09-29 Mark sigint_interrupt_enabled as sig_atomic_t Michael Paquier 16.0
2022-08-29 Clean up inconsistent use of fflush(). Tom Lane 16.0
2022-07-03 Remove redundant null pointer checks before PQclear and PQconninfoFree Peter Eisentraut 16.0
2022-06-09 psql: Show notices immediately (again) Peter Eisentraut 15.0
2022-05-23 psql: Update \timing also in case of an error Peter Eisentraut 15.0