mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
Add:
> o Add way to remove cluster specification on a table
This commit is contained in:
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Fri Feb 20 15:37:09 EST 2004
|
Last updated: Wed Mar 3 00:16:52 EST 2004
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -206,6 +206,7 @@ Commands
|
|||||||
|
|
||||||
* CLUSTER
|
* CLUSTER
|
||||||
o Automatically maintain clustering on a table
|
o Automatically maintain clustering on a table
|
||||||
|
o Add way to remove cluster specification on a table
|
||||||
|
|
||||||
* COPY
|
* COPY
|
||||||
o Allow dump/load of CSV format
|
o Allow dump/load of CSV format
|
||||||
|
Reference in New Issue
Block a user