]> granicus.if.org Git - postgresql/commit
Issue clearer notice when inherited merged columns are moved
authorBruce Momjian <bruce@momjian.us>
Wed, 3 Sep 2014 15:54:31 +0000 (11:54 -0400)
committerBruce Momjian <bruce@momjian.us>
Wed, 3 Sep 2014 15:54:31 +0000 (11:54 -0400)
commit4011f8c98bd8bb67715449d2db5fc97dffa6a41f
tree91d5c1261de8eee3f9cf68538c458b401e8175a7
parentc1008f0037ec9c738127c2fa6d7f6c88d885f45f
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
src/backend/commands/tablecmds.c