BUG report: ERROR: Cannot expand tables; ....

Поиск
Список
Период
Сортировка
От David Sauer
Тема BUG report: ERROR: Cannot expand tables; ....
Дата
Msg-id m2emkgfmot.fsf@orfinet.cz
обсуждение исходный текст
Ответы Re: [HACKERS] BUG report: ERROR: Cannot expand tables; ....  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
postgres, cvs snapshot 19990517 gives me an error:

ERROR:  Cannot expand tables; null p_rtable (internal error)

This happens after request to 'select *';

david=> select *;
ERROR:  Cannot expand tables; null p_rtable (internal error)

This select statement is useless, but I dont like internal errors.

-- 
* David Sauer, student of Czech Technical University
* electronic mail: davids@orfinet.cz (mime compatible)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] GEQO optimizer (was Re: Backend message type 0x44 arrived while idle)
Следующее
От: "Hiroshi Inoue"
Дата:
Сообщение: DROP TABLE does not drop a table completely