mirror of
https://github.com/postgres/postgres.git
synced 2025-05-02 11:44:50 +03:00
Update TODO list.
This commit is contained in:
parent
b8e182bdd3
commit
96648f6bcb
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
ODO list for PostgreSQL
|
ODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Mon Oct 16 11:54:04 EDT 2000
|
Last updated: Mon Oct 16 12:12:54 EDT 2000
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -120,6 +120,7 @@ INDEXES
|
|||||||
* Allow SQL function indexes
|
* Allow SQL function indexes
|
||||||
* Add FILLFACTOR to index creation
|
* Add FILLFACTOR to index creation
|
||||||
* Re-enable partial indexes
|
* Re-enable partial indexes
|
||||||
|
* Allow inherited tables to inherit index
|
||||||
|
|
||||||
COMMANDS
|
COMMANDS
|
||||||
|
|
||||||
@ -155,6 +156,7 @@ CLIENTS
|
|||||||
* Make NULL's come out at the beginning or end depending on the
|
* Make NULL's come out at the beginning or end depending on the
|
||||||
ORDER BY direction
|
ORDER BY direction
|
||||||
* Update reltuples from COPY command
|
* Update reltuples from COPY command
|
||||||
|
* Allow COPY to specify column names
|
||||||
* fix array handling for ECPG
|
* fix array handling for ECPG
|
||||||
* add pg_dump option to dump type names as standard ANSI types
|
* add pg_dump option to dump type names as standard ANSI types
|
||||||
* -make pg_dump dump in oid order, so dependencies are resolved (Philip)
|
* -make pg_dump dump in oid order, so dependencies are resolved (Philip)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user