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

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Dustin Sallings <dustin(at)spy(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1853: explain gives ERROR: bogus varno: 23
Date: 2005-08-28 14:14:23
Message-ID: 20050828141423.GA27661@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2005-08-28 16:11:36 Re: BUG #1852: compilation failed
Previous Message Dustin Sallings 2005-08-28 05:19:34 [BUGS] beta page has broken link to bug submission