Alvaro Herrera <[EMAIL PROTECTED]> writes:
> Ugh, sorry. Consequence of having to copy patches from a CVSup tree and
> a "commit tree" :-( Eventually I was bound to make such a mistake.
Hm, don't you have things set up so that you commit directly from a
tested source tree? I don't think I've ever committed a patch without
having at least made sure it compiled. I also suggest using diff+patch
to transfer patches across branches ... this one looks like it was
transcribed into 8.1 manually, and that's what got ya.
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