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 561e25a commit fcbc87cCopy full SHA for fcbc87c
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Aug 13 23:40:53 EDT 2002
+Last updated: Wed Aug 14 00:57:54 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -202,6 +202,7 @@ Commands
202
o ALTER TABLE ADD COLUMN column DEFAULT should fill existing
203
rows with DEFAULT value
204
o -Have ALTER TABLE OWNER change all dependant objects like indexes
205
+ o Add ALTER TABLE tab SET WITHOUT OIDS
206
207
* CLUSTER
208
o Cluster all tables at once
0 commit comments