mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-30 19:00:29 +08:00
Update TODO list.
This commit is contained in:
parent
648c09181e
commit
c09db358b2
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Fri Mar 30 13:36:16 EST 2001
|
Last updated: Fri Mar 30 20:01:55 EST 2001
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -146,7 +146,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
|
* Allow inherited tables to inherit index and primary key
|
||||||
* Prevent pg_attribute from having duplicate oids for indexes (Tom)
|
* Prevent pg_attribute from having duplicate oids for indexes (Tom)
|
||||||
* Add UNIQUE capability to non-btree indexes
|
* Add UNIQUE capability to non-btree indexes
|
||||||
* Certain indexes will not shrink, i.e. oid indexes with many inserts (Vadim)
|
* Certain indexes will not shrink, i.e. oid indexes with many inserts (Vadim)
|
||||||
|
Loading…
Reference in New Issue
Block a user