Re: GUC flags - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: GUC flags
Date
Msg-id Yaltp7EjWny7Gl4e@paquier.xyz
Whole thread Raw
In response to Re: GUC flags  (Justin Pryzby <pryzby@telsasoft.com>)
Responses Re: GUC flags  (Justin Pryzby <pryzby@telsasoft.com>)
List pgsql-hackers
On Wed, Dec 01, 2021 at 11:17:34PM -0600, Justin Pryzby wrote:
> I find it easier to read "wait before authentication ..." than "wait ... before
> authentication".

I have a hard time seeing a strong difference here.  At the end, I
have used what you suggested, adjusted the rest based on your set of
comments, and applied the patch.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: should we document an example to set multiple libraries in shared_preload_libraries?
Next
From: "Bossart, Nathan"
Date:
Subject: Re: Temporary tables versus wraparound... again