Re: AW: [HACKERS] Core dump in regression tests.

Поиск
Список
Период
Сортировка
От David Hartwig
Тема Re: AW: [HACKERS] Core dump in regression tests.
Дата
Msg-id 35ED7100.3B91B714@insightdist.com
обсуждение исходный текст
Ответ на AW: [HACKERS] Core dump in regression tests.  (Andreas Zeugswetter <andreas.zeugswetter@telecom.at>)
Список pgsql-hackers

Andreas Zeugswetter wrote:

> regression=> CREATE INDEX onek_unique2 ON onek USING btree(unique2 int4_ops);
> CREATE
> regression=> select * from onek;
> ERROR:  RelationCatalogInformation: Relation 19284 not found
> regression=> \q
> postgres@zeus:/usr/postgres/src/test/regress> psql regression
> regression=> select * from onek;
> ERROR:  onek: Table does not exist.
>

That's  the one.   See my earlier posting about the state of the pg_class tuple.



В списке pgsql-hackers по дате отправления:

Предыдущее
От: David Hartwig
Дата:
Сообщение: Re: [HACKERS] Release 6.4. where is it?
Следующее
От: David Hartwig
Дата:
Сообщение: Re: [HACKERS] Core dump in regression tests.