Bug in postgresql related column level security authentication. - Mailing list pgsql-bugs

From Shubham Gholap
Subject Bug in postgresql related column level security authentication.
Date
Msg-id CAPFxyQocfuWEbg67SuoqVna6oUVwtnnt6VoWQUHAPRwg_6xO0A@mail.gmail.com
Whole thread Raw
Responses Re: Bug in postgresql related column level security authentication.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
In column level security authentication. The password-based column level security authentication methods we use md5 & bf for encryption of data. 
But after some days, if we don't know which one is used for encryption.
Which format of encryption (md5 / bf) is not showing in postgresql. 
So it's very important to show, which type of encryption is used. And will to much helpful for all. 

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #18134: ROW_COUNT do not set to 0 when psql's \gset command get no rows returned
Next
From: "Euler Taveira"
Date:
Subject: Re: Help pg_restore version