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 dec9184 commit 5b74309Copy full SHA for 5b74309
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Aug 14 01:46:11 EDT 2002
+Last updated: Wed Aug 14 13:45:01 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -205,8 +205,8 @@ Commands
205
o Add ALTER TABLE tab SET WITHOUT OIDS
206
207
* CLUSTER
208
- o Cluster all tables at once using pg_index.indisclustered or primary
209
- key
+ o Cluster all tables at once using pg_index.indisclustered set during
+ previous CLUSTER
210
o Prevent loss of indexes, permissions, inheritance
211
o Automatically maintain clustering on a table
212
0 commit comments