Alexander Reichstadt <[email protected]> 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 ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general