Re: BUG #1853: explain gives ERROR: bogus varno: 23 - Mailing list pgsql-bugs

From Michael Fuhr
Subject Re: BUG #1853: explain gives ERROR: bogus varno: 23
Date
Msg-id 20050828141423.GA27661@winnie.fuhr.org
Whole thread Raw
In response to BUG #1853: explain gives ERROR: bogus varno: 23  ("Dustin Sallings" <dustin@spy.net>)
Responses Re: BUG #1853: explain gives ERROR: bogus varno: 23  (Dustin Sallings <dustin@spy.net>)
List 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

pgsql-bugs by date:

Previous
From: "Dustin Sallings"
Date:
Subject: BUG #1853: explain gives ERROR: bogus varno: 23
Next
From: Tom Lane
Date:
Subject: Re: BUG #1852: compilation failed