Josh Berkus writes:
> It appears that something broke the ability to refer to columns by full
> SQL path names in 9.0. That is, references to columns as
> schema.table.col will produce a completely bogus error which did not
> exist on previous versions.
My fault :-(. Seems we have no regression
Hackers,
It appears that something broke the ability to refer to columns by full
SQL path names in 9.0. That is, references to columns as
schema.table.col will produce a completely bogus error which did not
exist on previous versions.
The following works perfectly well in 8.4:
postgres=# create