BUG report: ERROR: Cannot expand tables; .... - Mailing list pgsql-hackers

From David Sauer
Subject BUG report: ERROR: Cannot expand tables; ....
Date
Msg-id m2emkgfmot.fsf@orfinet.cz
Whole thread Raw
Responses Re: [HACKERS] BUG report: ERROR: Cannot expand tables; ....  (Bruce Momjian <maillist@candle.pha.pa.us>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] GEQO optimizer (was Re: Backend message type 0x44 arrived while idle)
Next
From: "Hiroshi Inoue"
Date:
Subject: DROP TABLE does not drop a table completely