psql (9.3.1)
Type "help" for help.

decibel@decina.cashnetusa=# SELECT 'Moo'::regclass;
ERROR:  relation "moo" does not exist at character 8

Obviously in this example it doesn't matter, but this can definitely confuse 
users.

Same in 9.1 and HEAD.
--
Jim Nasby, Lead Data Architect   (512) 569-9461


--
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