Date: Saturday, January 6, 2001 @ 19:05:22
Author: tgl
Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/commands
from hub.org:/home/projects/pgsql/tmp/cvs-serv30674
Modified Files:
command.c
----------------------------- Log Message -----------------------------
Clean up checking of relkind for ALTER TABLE and LOCK TABLE commands.
Disallow cases like adding constraints to sequences :-(, and eliminate
now-unnecessary search of pg_rewrite to decide if a relation is a view.
pgsql-committers by date
| Next: | From: tgl | Date: 2001-01-07 01:08:48 |
| Subject: pgsql/src/include/catalog (catversion.h) |
| Previous: | From: tgl | Date: 2001-01-06 21:59:39 |
| Subject: pgsql/src/backend/utils/mmgr (aset.c) |