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 a496552 commit bc8f725Copy full SHA for bc8f725
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Aug 26 19:13:30 EDT 2002
+Last updated: Tue Aug 27 00:30:19 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -210,7 +210,7 @@ Commands
210
o Add ALTER TABLE tab SET WITHOUT OIDS
211
212
* CLUSTER
213
- o Cluster all tables at once using pg_index.indisclustered set during
+ o -Cluster all tables at once using pg_index.indisclustered set during
214
previous CLUSTER
215
o -Prevent loss of indexes, permissions, inheritance
216
o Automatically maintain clustering on a table
0 commit comments