> 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.
New message is:
elog(ERROR, "Wildcard with no tables specified.");
Is this OK?
-- Bruce Momjian | http://www.op.net/~candle maillist@candle.pha.pa.us | (610)
853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill,
Pennsylvania19026