Re: Psql meta-command conninfo+

Alvaro Herrera <alvherre@alvh.no-ip.org>

From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>, Maiquel Grassi <grassi@hotmail.com.br>, Hunaid Sohail <hunaidpgml@gmail.com>
Date: 2025-06-12T15:28:39Z
Lists: pgsql-hackers
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.

I think in the long term (19?) we should replace all uses of SSL with
TLS.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/



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.