Alexander Reichstadt <l...@mac.com> writes:
> I try to do what seems to be totally simple, but it fails. If I query a view 
> that contains renamed columns without any qualifier like

> SELECT * FROM myview

> it displays everything. If however I do 

> SELECT reanmedviewcolumn FROM myview

> It tells me column does not exist which in fact does.

What do you mean by a "renamed column"?  A concrete example would help
here.

                        regards, tom lane


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to