diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-09-02 16:21:30 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-09-02 16:21:30 +0000 |
commit | e8b83190a173aece0c15b72fabe1a2227e294337 (patch) | |
tree | ee8f7dff0af5a0f351c0867dd5441623ed3bddc7 /src/backend/commands/cluster.c | |
parent | 75803a01634a778b0f0efe11364cbf453a981e6a (diff) | |
download | postgresql-e8b83190a173aece0c15b72fabe1a2227e294337.tar.gz postgresql-e8b83190a173aece0c15b72fabe1a2227e294337.zip |
Updated from Tom:
< o -ALTER TABLE ALTER COLUMN SET/DROP NOT NULL (Christopher Kings-Lynne)
< o ALTER TABLE ADD COLUMN column SERIAL doesn't create sequence
> o -ALTER TABLE ALTER COLUMN SET/DROP NOT NULL (Christopher)
200a200,201
> o ALTER TABLE ADD COLUMN column SERIAL doesn't create sequence because
> of the item above
232c233
< o -Disallow missing columns in INSERT ... VALUES, per ANSI
> o -Disallow missing columns in INSERT ... (col) VALUES, per ANSI
335,336d335
< * Have SERIAL generate non-colliding sequence names when we have
< auto-destruction
Diffstat (limited to 'src/backend/commands/cluster.c')
0 files changed, 0 insertions, 0 deletions