Re: [PoC] Reducing planning time when tables have many partitions - Mailing list pgsql-hackers

From Amit Langote
Subject Re: [PoC] Reducing planning time when tables have many partitions
Date
Msg-id CA+HiwqHhiDJ0bUhP906hCrM_dO_bDY2X89SDrwdAzYKQB5YG4A@mail.gmail.com
Whole thread Raw
In response to Re: [PoC] Reducing planning time when tables have many partitions  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
On Thu, Apr 10, 2025 at 2:35 PM David Rowley <dgrowleyml@gmail.com> wrote:
> On Thu, 10 Apr 2025 at 16:57, Amit Langote <amitlangote09@gmail.com> wrote:
> >
> > On Thu, Apr 10, 2025 at 12:03 PM David Rowley <dgrowleyml@gmail.com> wrote:
> > > -Most operations on EquivalenceClasses should ignore child members.
> > > +Most operations on EquivalenceClasses needn't look at child members.
> > >
> > > Would that be ok?
> >
> > Yeah, I think that wording works well. It avoids sounding too strict
> > but still points things in the right direction.
>
> Thanks. Pushed.

Thank you.

--
Thanks, Amit Langote



pgsql-hackers by date:

Previous
From: "Daniel Westermann (DWE)"
Date:
Subject: Fw: Mention the default io_method?
Next
From: "Maksim.Melnikov"
Date:
Subject: Re: sync_standbys_defined read/write race on startup