Re: scram_iterations is undocumented GUC_REPORT - Mailing list pgsql-hackers

From Tom Lane
Subject Re: scram_iterations is undocumented GUC_REPORT
Date
Msg-id 2211841.1706625366@sss.pgh.pa.us
Whole thread Raw
In response to scram_iterations is undocumented GUC_REPORT  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: scram_iterations is undocumented GUC_REPORT
List pgsql-hackers
Alvaro Herrera <alvherre@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.)

            regards, tom lane



pgsql-hackers by date:

Previous
From: "Daniel Verite"
Date:
Subject: Re: psql's FETCH_COUNT (cursor) is not being respected for CTEs
Next
From: Alvaro Herrera
Date:
Subject: Re: scram_iterations is undocumented GUC_REPORT