Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit bc8f725

Browse files
committed
Done:
> o -Cluster all tables at once using pg_index.indisclustered set during
1 parent a496552 commit bc8f725

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Aug 26 19:13:30 EDT 2002
3+
Last updated: Tue Aug 27 00:30:19 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -210,7 +210,7 @@ Commands
210210
o Add ALTER TABLE tab SET WITHOUT OIDS
211211

212212
* CLUSTER
213-
o Cluster all tables at once using pg_index.indisclustered set during
213+
o -Cluster all tables at once using pg_index.indisclustered set during
214214
previous CLUSTER
215215
o -Prevent loss of indexes, permissions, inheritance
216216
o Automatically maintain clustering on a table

0 commit comments

Comments
 (0)