Date: Wednesday, July 5, 2000 @ 08:45:29
Author: wieck
Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/tcop
from hub.org:/tmp/cvs-serv89393/backend/tcop
Modified Files:
utility.c
----------------------------- Log Message -----------------------------
Bugfix in ALTER TABLE CREATE TOAST TABLE
Automatically create toast table at CREATE TABLE if new table
has toastable attributes.
Jan