提交 2c2c43d0 编写于 作者: B Bruce Momjian

Updated:

< 	o ALTER TABLE ADD COLUMN column SET DEFAULT should fill existing
> 	o ALTER TABLE ADD COLUMN column DEFAULT should fill existing
上级 b30ccbe3
TODO list for PostgreSQL
========================
Last updated: Tue Jul 30 15:43:03 EDT 2002
Last updated: Tue Jul 30 15:46:56 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......@@ -194,7 +194,7 @@ Commands
o -ALTER TABLE ADD UNIQUE (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 ADD COLUMN column SET DEFAULT should fill existing
o ALTER TABLE ADD COLUMN column DEFAULT should fill existing
rows with DEFAULT value
o -Have ALTER TABLE OWNER change all dependant objects like indexes
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册