I fat-fingered a view create and ended up with this:

...
      , schemaname, relname -- other
      now
      , d_now, ...

I was about to report this as a bug until Marko Tiikkaja pointed out on IRC that now was being treated as an alias for relname.

I'm not sure if this is required by the spec, but can we at least emit a WARNING if not reject this case outright? I think it'd be OK to leave the AS syntax alone... presumably it's a lot harder to fumble that. But I'm not wed to that.
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com


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

Reply via email to