Re: Quadratic planning time for ordered paths over partitioned tables - Mailing list pgsql-hackers

From Alexander Kuzmenkov
Subject Re: Quadratic planning time for ordered paths over partitioned tables
Date
Msg-id CALzhyqzvYqaZ9iaOQOpV2Ga=h4549UfaU6BFDNOpTU+scgnRUA@mail.gmail.com
Whole thread Raw
In response to Re: Quadratic planning time for ordered paths over partitioned tables  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: Quadratic planning time for ordered paths over partitioned tables
Re: Quadratic planning time for ordered paths over partitioned tables
Re: Quadratic planning time for ordered paths over partitioned tables
List pgsql-hackers
On Wed, Jan 22, 2025 at 5:36 PM Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
> I think this is closely related to the work Yuya Watari has been doing
> at
> https://postgr.es/m/CAJ2pMkZZHrhgQ5UV0y+STKqx7XVGzENMhL98UbKM-OArvK9dmA@mail.gmail.com
> Perhaps you could contribute by reviewing that patch series.

Yeah, I'm referencing this one in my email, but it's a series of
patches that does a major refactoring changing thousands of lines. I'm
not sure when or if it's going to land, do you think applying a quick
fix first would make sense? It makes trivial changes in one function.



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Converting pqsignal to void return
Next
From: Andres Freund
Date:
Subject: Re: Converting pqsignal to void return