Small fix for ALTER TABLE xxx* ADD COLUMN ...
authorJan Wieck <JanWieck@Yahoo.com>
Wed, 5 Jul 2000 13:50:59 +0000 (13:50 +0000)
committerJan Wieck <JanWieck@Yahoo.com>
Wed, 5 Jul 2000 13:50:59 +0000 (13:50 +0000)
commit972604ec60ee950f47d0a722cadaf2fb4b5b71d3
tree28fc51a6e9f0b2d2d82573d143413ca3b3607195
parent93e1f5de0bc45d0ecd77fa0cf642d9e75b7c5fbf
Small fix for ALTER TABLE xxx* ADD COLUMN ...

Inherited child tables must not be open during creation of TOAST table

Jan
src/backend/commands/command.c