> On 30 Jan 2024, at 15:36, Tom Lane <t...@sss.pgh.pa.us> wrote:
> 
> Alvaro Herrera <alvhe...@alvh.no-ip.org> writes:
>> I noticed while answering a question that commit b577743000cd added the
>> GUC scram_iterations and marked it GUC_REPORT, but failed to add it to
>> the PQparameterStatus documentation.
> 
> Why is it GUC_REPORT at all?  I don't see a strong need for that.
> (In particular, the report would be delivered too late to be of any
> use in client authentication.)

It's needed by PQencryptPasswordConn.

--
Daniel Gustafsson



Reply via email to