Convert elog() to ereport() and do some wordsmithing.

It's not entirely clear that we should log a message here at all, but
it's certainly wrong to use elog() for a message that should clearly
be translatable.

Amit Langote

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/cd510f04137a1436ad6029da4998f5224395a08d

Modified Files
--------------
src/backend/commands/tablecmds.c          | 5 ++++-
src/test/regress/expected/alter_table.out | 6 +++---
2 files changed, 7 insertions(+), 4 deletions(-)


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

Reply via email to