mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 06:37:06 -04:00
Done:
> o -Prevent loss of indexes, permissions, inheritance
This commit is contained in:
parent
ea1954fc35
commit
52f8c56a41
1 changed files with 2 additions and 2 deletions
4
doc/TODO
4
doc/TODO
|
|
@ -1,6 +1,6 @@
|
|||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Thu Aug 15 13:46:30 EDT 2002
|
||||
Last updated: Thu Aug 15 13:47:16 EDT 2002
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
|
@ -206,7 +206,7 @@ Commands
|
|||
* CLUSTER
|
||||
o Cluster all tables at once using pg_index.indisclustered set during
|
||||
previous CLUSTER
|
||||
o Prevent loss of indexes, permissions, inheritance
|
||||
o -Prevent loss of indexes, permissions, inheritance
|
||||
o Automatically maintain clustering on a table
|
||||
|
||||
* COPY
|
||||
|
|
|
|||
Loading…
Reference in a new issue