File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11TODO list for PostgreSQL
22========================
3- Last updated: Thu Jun 7 16:05:45 EDT 2001
3+ Last updated: Sat Jun 9 21:24:52 EDT 2001
44
55Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66
@@ -94,8 +94,8 @@ INDEXES
9494 fails index can't store constant parameters
9595* Add FILLFACTOR to index creation
9696* Re-enable partial indexes
97- * Allow inherited tables to inherit index, UNIQUE constraint, and primary key
98- [inheritance]
97+ * Allow inherited tables to inherit index, UNIQUE constraint, and primary
98+ key, foreign key [inheritance]
9999* UNIQUE INDEX on base column not honored on inserts from inherited table
100100 INSERT INTO inherit_table (unique_index_col) VALUES (dup) should fail
101101 [inheritance]
You can’t perform that action at this time.
0 commit comments