Commits

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

DateSubjectAuthorReleases
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 18.0
2025-07-09 libpq: Remove PQservice() Michael Paquier 18.0
2025-06-24 psql: Rename meta-command \close to \close_prepared Michael Paquier 18.0
2025-06-16 Message style improvements Peter Eisentraut 18.0
2025-06-15 psql: Change new \conninfo to use SSL instead of TLS Peter Eisentraut 18.0
2025-06-14 psql: Report full protocol version in \conninfo output. Fujii Masao 18.0
2025-04-19 psql: Fix incorrect status code returned by \getresults Michael Paquier 18.0
2025-03-25 psql: Make default \watch interval configurable Daniel Gustafsson 18.0
2025-03-19 psql: Allow queries terminated by semicolons while in pipeline mode Michael Paquier 18.0
2025-03-18 psql: Add \sendpipeline to send query buffers while in a pipeline Michael Paquier 18.0
2025-03-04 psql: Fix memory leak with \gx used within a pipeline Michael Paquier 18.0
2025-02-22 Change \conninfo to use tabular format Álvaro Herrera 18.0
2025-02-21 psql: Add support for pipelines Michael Paquier 18.0
2025-02-10 Specify the encoding of input to fmtId() Andres Freund 18.0
2025-01-29 Avoid breaking SJIS encoding while de-backslashing Windows paths. Tom Lane 18.0
2025-01-14 psql: Add option to use expanded mode to all list commands. Dean Rasheed 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-18 psql: Add more information about service name Michael Paquier 18.0
2024-11-06 Remove unused #include's from bin .c files Peter Eisentraut 18.0
2024-10-14 psql: Fix \watch when using interval values less than 1ms Michael Paquier 18.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