Re: [HACKERS] path toward faster partition pruning - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: [HACKERS] path toward faster partition pruning
Date
Msg-id 20180330133330.76kqco2laao6yfxk@alvherre.pgsql
Whole thread Raw
In response to Re: [HACKERS] path toward faster partition pruning  (David Rowley <david.rowley@2ndquadrant.com>)
List pgsql-hackers
David Rowley wrote:

> Also, the copy func does not properly copy the step_id in the base
> node type. This will remain at 0 after a copyObject()

As I recall, you can find these mistakes by compiling with
-DCOPY_PARSE_PLAN_TREES.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [HACKERS] Add support for tuple routing to foreign partitions
Next
From: David Rowley
Date:
Subject: Re: [HACKERS] path toward faster partition pruning