Re: Psql meta-command conninfo+

Peter Eisentraut <peter@eisentraut.org>

From: Peter Eisentraut <peter@eisentraut.org>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>, Maiquel Grassi <grassi@hotmail.com.br>, Hunaid Sohail <hunaidpgml@gmail.com>
Date: 2025-06-15T09:13:32Z
Lists: pgsql-hackers
On 12.06.25 17:28, Alvaro Herrera wrote:
> On 2025-Jun-12, Peter Eisentraut wrote:
> 
>> This new code uses the term "TLS" where the rest of PostgreSQL, including
>> the rest of psql, uses the term "SSL".  Making this different seems
>> uselessly confusing.  I suggest the attached patch to use "SSL" here as
>> well.
> 
> Sure, let's do that for now.

done




Commits

  1. psql: Change new \conninfo to use SSL instead of TLS

  2. Change \conninfo to use tabular format

  3. Update extension lookup routines to use the syscache

  4. Improve COPY TO performance when server and client encodings match

  5. doc: Remove superfluous bracket in synopsis

  6. Remove psql support for server versions preceding 9.2.