Hi, On Thu, 22 Mar 2007 07:48:18 +0000 Heikki Linnakangas <[EMAIL PROTECTED]> wrote:
> Can you reproduce this with 8.2? Yes, I can. [EMAIL PROTECTED] tmp]$ psql -p 54382 Welcome to psql 8.1.2 (server 8.2.3), the PostgreSQL interactive terminal. (snip) tanida=# \q [EMAIL PROTECTED] tmp]$ pgbench -p 54382 -n -f test_function.sql -c 10 -t 100 Client 8 aborted in state 1: ERROR: relation "history" does not exist -- TANIDA Yutaka <[EMAIL PROTECTED]> ---------------------------(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