Re: Runtime Partition Pruning

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Beena Emerson <memissemerson(at)gmail(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>
Subject: Re: Runtime Partition Pruning
Date: 2017-11-09 15:31:57
Message-ID: CA+Tgmoamxwbs5WA9Tpzz+6+cYSOYw1ab8FDAVu9skvpNXGkpzw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Nov 9, 2017 at 6:18 AM, Beena Emerson <memissemerson(at)gmail(dot)com> 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.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2017-11-09 15:38:41 Re: Moving relation extension locks out of heavyweight lock manager
Previous Message Robert Haas 2017-11-09 15:28:24 Re: Moving relation extension locks out of heavyweight lock manager