pgsql/src/backend/commands (command.c)

From: Jan Wieck <wieck>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/commands (command.c)
Date: 2000-07-05 13:51:01
Message-ID: 200007051351.e65Dp1656409@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Wednesday, July 5, 2000 @ 09:50:59
Author: wieck

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/commands
from hub.org:/tmp/cvs-serv55865/backend/commands

Modified Files:
command.c

----------------------------- Log Message -----------------------------

Small fix for ALTER TABLE xxx* ADD COLUMN ...

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

Jan

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2000-07-05 16:09:25 pgsql (configure.in)
Previous Message Jan Wieck 2000-07-05 13:22:28 pgsql/src/backend/executor (execMain.c)