Issue clearer notice when inherited merged columns are moved

Bruce Momjian <bruce@momjian.us>

Commit: 4011f8c98bd8bb67715449d2db5fc97dffa6a41f
Author: Bruce Momjian <bruce@momjian.us>
Date: 2014-09-03T15:54:31Z
Releases: 9.5.0
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

Files

PathChange+/−
src/backend/commands/tablecmds.c modified +12 −3