]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Bugfix in ALTER TABLE CREATE TOAST TABLE
authorJan Wieck <JanWieck@Yahoo.com>
Wed, 5 Jul 2000 12:45:31 +0000 (12:45 +0000)
committerJan Wieck <JanWieck@Yahoo.com>
Wed, 5 Jul 2000 12:45:31 +0000 (12:45 +0000)
commit030962da262d9238a83b3d70a1720acdcf3efaea
treea703f9d3095aaa321a133685cf93fb2889f44e71
parentf2dfd5616c64ca7180964190fd600efe4bc69cfa
Bugfix in ALTER TABLE CREATE TOAST TABLE

Automatically create toast table at CREATE TABLE if new table
has toastable attributes.

Jan
src/backend/commands/command.c
src/backend/tcop/utility.c
src/include/commands/command.h