Re: [PATCH] New [relation] option engine - Mailing list pgsql-hackers

From Ian Lawrence Barwick
Subject Re: [PATCH] New [relation] option engine
Date
Msg-id CAB8KJ=hCHfT18wYZ0-o7A-akhPtWD33gJz9AQx0GSh=XQrT6pg@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] New [relation] option engine  (Nikolay Shaplov <dhyan@nataraj.su>)
Responses Re: [PATCH] New [relation] option engine
List pgsql-hackers
2022年7月12日(火) 13:47 Nikolay Shaplov <dhyan@nataraj.su>:
>
> В письме от вторник, 12 июля 2022 г. 07:30:40 MSK пользователь Nikolay Shaplov
> написал:
> > > What about table access methods? There have been a couple attempts to
> > > allow custom reloptions for table AMs. Does this patch help that use
> > > case?
> >
> > This patch does not add custom reloptions for table AM. It is already huge
> > enough, with no extra functionality. But new option engine will make adding
> > custom options for table AM more easy task, as main goal of this patch is to
> > simplify adding options everywhere they needed. And yes, adding custom
> > table AM options is one of my next goals, as soon as this patch is commit.
>
> And here goes rebased version of the patch, that can be applied to current
> master.

Hi

cfbot reports the patch no longer applies.  As CommitFest 2022-11 is
currently underway, this would be an excellent time to update the patch.

Thanks

Ian Barwick



pgsql-hackers by date:

Previous
From: Ian Lawrence Barwick
Date:
Subject: Re: SLRUs in the main buffer pool - Page Header definitions
Next
From: Ian Lawrence Barwick
Date:
Subject: Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths