Re: BUG #2080: Partitioning does not work with PREPARE - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2080: Partitioning does not work with PREPARE
Date
Msg-id 29271.1133372364@sss.pgh.pa.us
Whole thread Raw
In response to BUG #2080: Partitioning does not work with PREPARE  ("Janko Richter" <jankorichter@yahoo.de>)
List pgsql-bugs
"Janko Richter" <jankorichter@yahoo.de> writes:
> Partitioning does not work with PREPARE.

Well, no.  How would you expect the prepared plan to know which
partition to look in, for a key value it doesn't have yet?

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Janko Richter"
Date:
Subject: BUG #2080: Partitioning does not work with PREPARE
Next
From: Tom Lane
Date:
Subject: Re: BUG #2075: Strange choice of bitmap-index-scan