Commits

DateSubjectAuthorReleases
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-08 Improve frontend error logging style. Tom Lane 15.0
2022-04-04 psql: Show all query results by default Peter Eisentraut 15.0
2022-04-01 psql: Refactor ProcessResult() Peter Eisentraut 15.0
2022-03-31 psql: Refactor SendQuery() Peter Eisentraut 15.0
2022-02-10 psql: Rename results to result when only a single one is meant Peter Eisentraut 15.0
2022-01-11 Clean up messy API for src/port/thread.c. Tom Lane 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-16 Remove psql support for server versions preceding 9.2. Tom Lane 15.0
2021-10-12 psql: Fix some scan-build warnings Peter Eisentraut 15.0
2021-07-12 Add PSQL_WATCH_PAGER for psql's \watch command. Thomas Munro 15.0
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 12.8
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 9.6.23
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 11.13
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 13.4
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 10.18
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 14.0
2021-04-15 Revert "psql: Show all query results by default" Peter Eisentraut 14.0
2021-04-06 psql: Show all query results by default Peter Eisentraut 14.0
2021-03-04 Remove server and libpq support for old FE/BE protocol version 2. Heikki Linnakangas 14.0
2021-02-19 Fix psql's ON_ERROR_ROLLBACK so that it handles COMMIT AND CHAIN. Fujii Masao 12.7
2021-02-19 Fix psql's ON_ERROR_ROLLBACK so that it handles COMMIT AND CHAIN. Fujii Masao 13.3
2021-02-19 Fix psql's ON_ERROR_ROLLBACK so that it handles COMMIT AND CHAIN. Fujii Masao 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-09 Ignore attempts to \gset into specially treated variables. Noah Misch 9.5.24