"PostgreSQL Bugs List" <pgsql-bugs (AT) postgresql (DOT) org> writes:
Quote:
I found the following patch (relative to the postgresql-8.0.0beta1
directory) was required in order to compile successfully: |
Thanks for the report --- fix committed. I wonder how we missed
ANSI-fying that function in the first place?
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match