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 1f9f8ed commit 491ae80Copy full SHA for 491ae80
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Mar 30 20:03:25 EST 2001
+Last updated: Sat Mar 31 10:28:08 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -146,7 +146,7 @@ INDEXES
146
* -Allow SQL function indexes
147
* Add FILLFACTOR to index creation
148
* Re-enable partial indexes
149
-* Allow inherited tables to inherit index and primary key
+* Allow inherited tables to inherit index, UNIQUE constraint, and primary key
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