Re: BF animal malleefowl reported an failure in 001_password.pl - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: BF animal malleefowl reported an failure in 001_password.pl
Date
Msg-id CA+hUKGLW0dx7OBctU-oKk6r0-WHWEV9Z1GJ8V=Z5sCc3x3p1HA@mail.gmail.com
Whole thread Raw
In response to Re: BF animal malleefowl reported an failure in 001_password.pl  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, Jan 20, 2023 at 9:16 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Thomas Munro <thomas.munro@gmail.com> writes:
> > So I think we probably need something like the attached, which I was
> > originally trying to avoid.
>
> Yeah, something like that.  I also wonder if you don't need to think
> a bit harder about the ordering of the flag checks, in particular
> it seems like servicing reload_request before child_exit might be
> a good idea (remembering that child_exit might cause launching of
> new children, so we want to be up to speed on relevant settings).

Agreed, and done.



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: plpython vs _POSIX_C_SOURCE
Next
From: Andres Freund
Date:
Subject: Re: plpython vs _POSIX_C_SOURCE