Commits

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

DateSubjectAuthorReleases
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 16.10
2025-02-10 Specify the encoding of input to fmtId() Andres Freund 16.7
2025-01-29 Avoid breaking SJIS encoding while de-backslashing Windows paths. Tom Lane 16.7
2024-10-14 psql: Fix \watch when using interval values less than 1ms Michael Paquier 16.5
2024-09-19 psql: Fix memory leak with repeated calls of \bind Michael Paquier 16.5
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 16.0
2023-04-06 psql: set SHELL_ERROR and SHELL_EXIT_CODE in more places. Tom Lane 16.0
2023-04-06 psql: add an optional execution-count limit to \watch. Tom Lane 16.0
2023-03-21 Add SHELL_ERROR and SHELL_EXIT_CODE magic variables to psql. Tom Lane 16.0
2023-03-16 Improve handling of psql \watch's interval argument Michael Paquier 16.0
2023-02-22 Fix small memory leak in psql's \bind command Michael Paquier 16.0
2023-01-07 psql: Add support for \dpS and \zS. Dean Rasheed 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-02 Fix psql's \sf and \ef for new-style SQL functions. Tom Lane 16.0
2022-11-15 Check return value of pclose() correctly Peter Eisentraut 16.0
2022-11-15 psql: Add command to use extended query protocol Peter Eisentraut 16.0
2022-10-05 Rename shadowed local variables David Rowley 16.0
2022-09-06 Fix an assortment of improper usages of string functions David Rowley 16.0
2022-08-29 Clean up inconsistent use of fflush(). Tom Lane 16.0
2022-07-25 Add xheader_width pset option to psql Andrew Dunstan 16.0
2022-07-23 Remove dead handling for pre-POSIX sigwait(). Thomas Munro 16.0