Re: Direct I/O - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Direct I/O
Date
Msg-id CA+hUKGJtDN4Z2S_zJwHC0S4cyK_xF8WA1_ANp_mpTq6RH-rhyg@mail.gmail.com
Whole thread Raw
In response to Re: Direct I/O  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
On Wed, Aug 23, 2023 at 12:15 AM Peter Eisentraut <peter@eisentraut.org> wrote:
> I suggest to also rename the hook functions (check and assign), like in
> the attached patch.  Mainly because utils/guc_hooks.h says to order the
> functions by GUC variable name, which was already wrong under the old
> name, but it would be pretty confusing to sort the functions by their
> GUC name that doesn't match the function names.

OK.  I'll push this tomorrow unless you do it while I'm asleep.  Thanks!



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Extending SMgrRelation lifetimes
Next
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: persist logical slots to disk during shutdown checkpoint