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 f1d3962 commit c3d7e3dCopy full SHA for c3d7e3d
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Nov 29 00:53:42 EST 2001
+Last updated: Thu Nov 29 10:39:07 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -180,7 +180,7 @@ COMMANDS
180
o ALTER TABLE ADD UNIQUE (Christopher Kings-Lynne)
181
o ALTER TABLE ADD COLUMN column SERIAL doesn't create sequence
182
o ALTER TABLE ADD COLUMN column SET DEFAULT should fill existing
183
- rows with DEFAULT value or allow NULLs in existing rows
+ rows with DEFAULT value
184
* CLUSTER
185
o cluster all tables at once
186
o prevent lose of indexes, permissions, inheritance (Bruce)
0 commit comments