Re: pgsql: Prefetch data referenced by the WAL, take II.

2022-09-13 Thread Alvaro Herrera
On 2022-Sep-13, Thomas Munro wrote: > I'd go for your second suggestion. 'therein' doesn't convey much (we > already said 'in the WAL', and therein is just a slightly formal and > somehow more Germanic way of saying 'in it' which is kinda > duplicative; maybe 'by it' is what we want but that's st

Re: pgsql: Prefetch data referenced by the WAL, take II.

2022-09-12 Thread Thomas Munro
On Sun, Sep 4, 2022 at 7:54 PM Alvaro Herrera wrote: > On 2022-Apr-07, Thomas Munro wrote: > I propose a small wording change in guc.c, > > diff --git a/src/backend/utils/misc/guc.c b/src/backend/utils/misc/guc.c > index 9fbbfb1be5..9803741708 100644 > --- a/src/backend/utils/misc/guc.c > +++ b/sr

Re: pgsql: Prefetch data referenced by the WAL, take II.

2022-09-04 Thread Alvaro Herrera
On 2022-Apr-07, Thomas Munro wrote: > Prefetch data referenced by the WAL, take II. I propose a small wording change in guc.c, diff --git a/src/backend/utils/misc/guc.c b/src/backend/utils/misc/guc.c index 9fbbfb1be5..9803741708 100644 --- a/src/backend/utils/misc/guc.c +++ b/src/backend/utils/m