On Thu, Feb 11, 2010 at 2:08 PM, Alvaro Herrera <alvhe...@commandprompt.com> wrote: > Bruce Momjian wrote: > >> FYI, here is the output that had me confused: >> >> ERROR: 42P01: relation "lkjasdf" does not exist at character 15 >> LOCATION: parserOpenTable, parse_relation.c:858 >> STATEMENT: select * from lkjasdf; > > How about something like > > ERROR: 42P01: relation "lkjasdf" does not exist at character 15 > LOCATION: parserOpenTable function in file parse_relation.c:858 > STATEMENT: select * from lkjasdf;
FWIW, I think I prefer Bruce's proposal to use FUNCTION as the tag, rather than mentioning FUNCTION in the text. But I also wonder why this bikeshed is not crimson. ...Robert -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers