Add:
> o Add default clustering to system tables
This commit is contained in:
parent
f92630bdca
commit
5f55347e33
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Wed May 19 22:07:53 EDT 2004
|
Last updated: Wed May 19 22:58:17 EDT 2004
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -209,6 +209,7 @@ Commands
|
|||||||
* CLUSTER
|
* CLUSTER
|
||||||
o Automatically maintain clustering on a table
|
o Automatically maintain clustering on a table
|
||||||
o Add ALTER TABLE table SET WITHOUT CLUSTER (Christopher)
|
o Add ALTER TABLE table SET WITHOUT CLUSTER (Christopher)
|
||||||
|
o Add default clustering to system tables
|
||||||
|
|
||||||
* COPY
|
* COPY
|
||||||
o -Allow dump/load of CSV format
|
o -Allow dump/load of CSV format
|
||||||
|
Loading…
x
Reference in New Issue
Block a user