Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection
Date
Msg-id 347096.1736709667@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection
List pgsql-hackers
Daniel Gustafsson <daniel@yesql.se> writes:
> On 11 Jan 2025, at 10:02, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
>> and the GUC grouping in guc_tables.c/h?

> I don't know what our policy around this is, and maybe the backpatching hazard
> isn't too bad here, but it doesn't entirely seem worth the churn.

I think the entire point of that categorization is to line up with the
docs, so our policy should be to fix this.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: benign bug in BufFileLoadBuffer / incorrect sizeof
Next
From: Alena Rybakina
Date:
Subject: Re: POC, WIP: OR-clause support for indexes