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 648c091 commit c09db35Copy full SHA for c09db35
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Mar 30 13:36:16 EST 2001
+Last updated: Fri Mar 30 20:01:55 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
+* Allow inherited tables to inherit index 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