Re: BUG #1853: explain gives ERROR: bogus varno: 23

Michael Fuhr <mike@fuhr.org>

From: Michael Fuhr <mike@fuhr.org>
To: Dustin Sallings <dustin@spy.net>
Cc: pgsql-bugs@postgresql.org
Date: 2005-08-28T14:14:23Z
Lists: pgsql-bugs
On Sun, Aug 28, 2005 at 06:13:12AM +0100, Dustin Sallings wrote:
> PostgreSQL version: 8.1b1
> Description:        explain gives ERROR:  bogus varno: 23

This might be the same problem that was fixed yesterday:

http://archives.postgresql.org/pgsql-committers/2005-08/msg00374.php

Try building the latest code from CVS and see if you still get the
error.

Do you get the error if you execute "SET enable_bitmapscan TO off;"
and then run EXPLAIN?

-- 
Michael Fuhr