We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f514bb3 commit b30ccbeCopy full SHA for b30ccbe
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Jul 30 15:33:45 EDT 2002
+Last updated: Tue Jul 30 15:43:03 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -194,7 +194,7 @@ Commands
194
o -ALTER TABLE ADD UNIQUE (Tom)
195
o -ALTER TABLE ALTER COLUMN SET/DROP NOT NULL (Christopher Kings-Lynne)
196
o ALTER TABLE ADD COLUMN column SERIAL doesn't create sequence
197
- o ALTER TABLE ALTER COLUMN column SET DEFAULT should fill existing
+ o ALTER TABLE ADD COLUMN column SET DEFAULT should fill existing
198
rows with DEFAULT value
199
o -Have ALTER TABLE OWNER change all dependant objects like indexes
200
0 commit comments