Michael Fuhr <[EMAIL PROTECTED]> writes: > On Sat, Aug 27, 2005 at 10:28:30AM -0400, Tom Lane wrote: >> Can you provide a self-contained test case? The backtrace is >> interesting but it's not enough information to find the bug.
> Here's a simple test case based on what I think Oleg is doing. I had assumed this was the same bug as your "bogus varno" failure, but actually it was a separate bug in plan reference fixup. Not sure yet that Oleg's original complaint is fixed, but we'll see. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match