Issue clearer notice when inherited merged columns are moved CREATE TABLE INHERIT moves user-specified columns to the location of the inherited column.
Report by Fatal Majid Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/4011f8c98bd8bb67715449d2db5fc97dffa6a41f Modified Files -------------- src/backend/commands/tablecmds.c | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
