Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 491ae80

Browse files
committed
Update TODO list.
1 parent 1f9f8ed commit 491ae80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Fri Mar 30 20:03:25 EST 2001
3+
Last updated: Sat Mar 31 10:28:08 EST 2001
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -146,7 +146,7 @@ INDEXES
146146
* -Allow SQL function indexes
147147
* Add FILLFACTOR to index creation
148148
* Re-enable partial indexes
149-
* Allow inherited tables to inherit index and primary key
149+
* Allow inherited tables to inherit index, UNIQUE constraint, and primary key
150150
* Prevent pg_attribute from having duplicate oids for indexes (Tom)
151151
* Add UNIQUE capability to non-btree indexes
152152
* Certain indexes will not shrink, i.e. oid indexes with many inserts (Vadim)

0 commit comments

Comments
 (0)