8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f7515 commit 55f0f5dCopy full SHA for 55f0f5d
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat Mar 31 12:25:25 EST 2001
+Last updated: Sat Mar 31 19:59:56 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -146,6 +146,7 @@ INDEXES
146
* Add FILLFACTOR to index creation
147
* Re-enable partial indexes
148
* Allow inherited tables to inherit index, UNIQUE constraint, and primary key
149
+ [inheritance]
150
* Prevent pg_attribute from having duplicate oids for indexes (Tom)
151
* Add UNIQUE capability to non-btree indexes
152
* Certain indexes will not shrink, i.e. oid indexes with many inserts (Vadim)
0 commit comments