Takahiro Itagaki <itagaki.takah...@oss.ntt.co.jp> writes:
> When I'm testing the new patch, I found "ALTER LARGE OBJECT" command
> returns "ALTER LARGEOBJECT" tag. Should it be "ALTER LARGE(space)OBJECT"
> instead?  As I remember, we had decided not to use LARGEOBJECT
> (without a space) in user-visible messages, right?

The command tag should match the actual command.  If the command name
is "ALTER LARGE OBJECT", the command tag should be too.  This is
independent of phraseology we might choose in error messages (though
I agree I don't like "largeobject" in those either).

                        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