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 1bd3dd0 commit ffbd97cCopy full SHA for ffbd97c
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Jul 16 10:34:15 EDT 2001
+Last updated: Mon Jul 16 17:18:03 EDT 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -154,6 +154,7 @@ COMMANDS
154
o -Add ALTER TABLE DROP CHECK CONSTRAINT (Christopher Kings-Lynne)
155
o ALTER TABLE ADD PRIMARY KEY (Christopher Kings-Lynne)
156
o ALTER TABLE ADD UNIQUE (Christopher Kings-Lynne)
157
+ o ALTER TABLE table ADD COLUMN column SERIAL doesn't create sequence
158
159
* CLUSTER
160
o cluster all tables at once
0 commit comments