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

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: BUG #1853: explain gives ERROR: bogus varno: 23
Дата
Msg-id 20050828141423.GA27661@winnie.fuhr.org
обсуждение исходный текст
Ответ на BUG #1853: explain gives ERROR: bogus varno: 23  ("Dustin Sallings" <dustin@spy.net>)
Ответы Re: BUG #1853: explain gives ERROR: bogus varno: 23  (Dustin Sallings <dustin@spy.net>)
Список 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 по дате отправления:

Предыдущее
От: "Dustin Sallings"
Дата:
Сообщение: BUG #1853: explain gives ERROR: bogus varno: 23
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1852: compilation failed