Takahiro Itagaki <itagaki.takah...@oss.ntt.co.jp> writes:
> Do we have any guideline about the message for identifier names?

The issue has come up before.  I think that what we really need here is
to implement additional fields in error message reports, so that the
name and schema name of the relevant object can be pulled out of the
message by programs without having to parse the message text.  If we had
that, it would reduce the pressure to clutter the basic message text
this way.  It would also improve our compliance with the SQL standard,
which says you're supposed to do it like that.

                        regards, tom lane

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