On Thu, Nov 9, 2017 at 9:01 PM, Robert Haas <[email protected]> wrote: > On Thu, Nov 9, 2017 at 6:18 AM, Beena Emerson <[email protected]> wrote: >> The code still chooses the custom plan instead of the generic plan for >> the prepared statements. I am working on it. > > I don't think it's really the job of this patch to do anything about > that problem. >
+1. I think if we really want to do something about plan choice when partitions are involved that should be done as a separate patch. -- With Regards, Amit Kapila. EnterpriseDB: http://www.enterprisedb.com -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
