Re: Skip partition tuple routing with constant partition key

David Rowley <dgrowleyml@gmail.com>

From: David Rowley <dgrowleyml@gmail.com>
To: Amit Langote <amitlangote09@gmail.com>, houzj.fnst@fujitsu.com
Cc: Zhihong Yu <zyu@yugabyte.com>, Greg Stark <stark@mit.edu>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, "tsunakawa.takay@fujitsu.com" <tsunakawa.takay@fujitsu.com>, Alvaro Herrera <alvherre@2ndquadrant.com>
Date: 2022-08-01T21:58:16Z
Lists: pgsql-hackers
On Thu, 28 Jul 2022 at 19:37, Amit Langote <amitlangote09@gmail.com> wrote:
>
> On Thu, Jul 28, 2022 at 11:59 AM David Rowley <dgrowleyml@gmail.com> wrote:

> > I'd quite like to push this patch early next week, so if anyone else
> > is following along that might have any objections, could they do so
> > before then?
>
> I have no more comments.

Thank you both for the reviews.

I've now pushed this.

David



Commits

  1. Have ExecFindPartition cache the last found partition

  2. Fix publish_as_relid with multiple publications