Bruce Momjian <br...@momjian.us> writes:
> I have developed the attached patch to warn about column reordering in
> this odd case.  The patch mentions the reordering of c:

>       NOTICE:  merging column "a" with inherited definition
>       NOTICE:  merging column "c" with inherited definition;  column moved 
> earlier to match inherited column location

This does not comport with our error message style guidelines.
You could put the additional information as an errdetail sentence,
perhaps.

                        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