[COMMITTERS] pgsql: Remove mention of password_encryption = plain inpostgresql.conf - Mailing list pgsql-committers

From Tom Lane
Subject [COMMITTERS] pgsql: Remove mention of password_encryption = plain inpostgresql.conf
Date
Msg-id E1dqOBR-0008AJ-PP@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove mention of password_encryption = plain in postgresql.conf.sample.

Evidently missed in commit eb61136dc.

Spotted by Oleg Bartunov.

Discussion: https://postgr.es/m/CAF4Au4wz_iK5r4fnTnnd8XqioAZQs-P7-VsEAfivW34zMVpAmw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3cf17c9d47b1b427b7514c7baa6818a683293ff3

Modified Files
--------------
src/backend/utils/misc/postgresql.conf.sample | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

pgsql-committers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: [COMMITTERS] pgsql: Fix more portability issues in new pgbenchTAP tests.
Next
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Doc: update v10 release notes through today.