Skip to content

Commit 52f8c56

Browse files
committed
Done:
> o -Prevent loss of indexes, permissions, inheritance
1 parent ea1954f commit 52f8c56

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: Thu Aug 15 13:46:30 EDT 2002
3+
Last updated: Thu Aug 15 13:47:16 EDT 2002
44

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

@@ -206,7 +206,7 @@ Commands
206206
* CLUSTER
207207
o Cluster all tables at once using pg_index.indisclustered set during
208208
previous CLUSTER
209-
o Prevent loss of indexes, permissions, inheritance
209+
o -Prevent loss of indexes, permissions, inheritance
210210
o Automatically maintain clustering on a table
211211

212212
* COPY

0 commit comments

Comments
 (0)