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

From: David Sauer <davids(at)orfinet(dot)cz>
To: pgsql-hackers(at)postgresql(dot)org
Subject: BUG report: ERROR: Cannot expand tables; ....
Date: 1999-05-17 02:35:14
Message-ID: m2emkgfmot.fsf@orfinet.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)orfinet(dot)cz (mime compatible)

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ole Gjerde 1999-05-17 02:35:45 Re: [HACKERS] v6.5 release ToDo
Previous Message Hiroshi Inoue 1999-05-17 02:30:45 DROP TABLE does not drop a table completely