Re: BUG #2080: Partitioning does not work with PREPARE

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Janko Richter" <jankorichter(at)yahoo(dot)de>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2080: Partitioning does not work with PREPARE
Date: 2005-11-30 17:39:24
Message-ID: 29271.1133372364@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Janko Richter" <jankorichter(at)yahoo(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2005-11-30 18:07:13 Re: BUG #2078: lock freeing problem in transaction (?)
Previous Message Janko Richter 2005-11-30 17:23:45 BUG #2080: Partitioning does not work with PREPARE