fix notes about password encryption in pg_authid docs - Mailing list pgsql-hackers

From Nathan Bossart
Subject fix notes about password encryption in pg_authid docs
Date
Msg-id aD2yKkZro4nbl5ol@nathan
Whole thread Raw
List pgsql-hackers
I noticed that the docs for the pg_authid catalog still indicate that
passwords might be stored "unencrypted," which hasn't been possible since
commit eb61136.  The attached patch attempts to fix that.  If acceptable,
I'd back-patch it to all supported versions.

-- 
nathan



pgsql-hackers by date:

Previous
From: Bertrand Drouvot
Date:
Subject: Re: Avoid orphaned objects dependencies, take 3
Next
From: Peter Geoghegan
Date:
Subject: Re: RelationGetNumberOfBlocks called before vacuum_get_cutoffs