Re: Psql meta-command conninfo+ - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Psql meta-command conninfo+
Date
Msg-id 202506121528.ikno4362mzpu@alvherre.pgsql
Whole thread Raw
In response to Psql meta-command conninfo+  (Maiquel Grassi <grassi@hotmail.com.br>)
List 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/



pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: pg_dump --with-* options
Next
From: Nathan Bossart
Date:
Subject: Re: add function for creating/attaching hash table in DSM registry