mirror of
https://github.com/postgres/postgres.git
synced 2025-04-27 22:56:53 +03:00
Update TODO item:
o Add ALTER TABLE table SET WITHOUT CLUSTER
This commit is contained in:
parent
e4a03f9e75
commit
846cd0f1c2
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Wed Apr 28 12:35:30 EDT 2004
|
Last updated: Sun May 2 08:26:56 EDT 2004
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -207,7 +207,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
|
o Add ALTER TABLE table SET WITHOUT CLUSTER
|
||||||
|
|
||||||
* 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