Re: Parallel CREATE INDEX for GIN indexes - Mailing list pgsql-hackers

From Kirill Reshke
Subject Re: Parallel CREATE INDEX for GIN indexes
Date
Msg-id CALdSSPi9_Lbd3wcfvMN54209bkW7Ngkyk9z_E1BUC7ejeMgoDA@mail.gmail.com
Whole thread Raw
In response to Re: Parallel CREATE INDEX for GIN indexes  (Tomas Vondra <tomas@vondra.me>)
List pgsql-hackers
On Thu, 3 Apr 2025 at 01:19, Tomas Vondra <tomas@vondra.me> wrote:
>
> On 4/2/25 18:43, Andres Freund wrote:
> > Hi,
> >
> > On 2025-03-04 20:50:43 +0100, Tomas Vondra wrote:
> >> I pushed the two smaller parts today.
> >>
> >> Here's the remaining two parts, to keep cfbot happy. I don't expect to
> >> get these into PG18, though.
> >
> > If that's the case, could we either close the CF entry, or move it to the next
> > fest?
>
> Possibly. Let me check if I can get some of the patches posted by
> Mattias after I wrote that. If not, I'll move it to the next CF.

Looks like no more patches will get into v18 so i moved the CF

-- 
Best regards,
Kirill Reshke



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: pgsql: Make cancel request keys longer
Next
From: Peter Eisentraut
Date:
Subject: Re: Cleaning up ERRCODE usage in our XML code