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 ea1954f commit 52f8c56Copy full SHA for 52f8c56
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Aug 15 13:46:30 EDT 2002
+Last updated: Thu Aug 15 13:47:16 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -206,7 +206,7 @@ Commands
206
* CLUSTER
207
o Cluster all tables at once using pg_index.indisclustered set during
208
previous CLUSTER
209
- o Prevent loss of indexes, permissions, inheritance
+ o -Prevent loss of indexes, permissions, inheritance
210
o Automatically maintain clustering on a table
211
212
* COPY
0 commit comments