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 1e31873 commit b4b3c63Copy full SHA for b4b3c63
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat Jul 20 12:44:41 EDT 2002
+Last updated: Tue Jul 23 19:28:18 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -142,7 +142,7 @@ Indexes
142
* UNIQUE INDEX on base column not honored on inserts from inherited table
143
INSERT INTO inherit_table (unique_index_col) VALUES (dup) should fail
144
[inheritance]
145
-* Allow UPDATE/DELETE on inherited table
+* -Allow UPDATE/DELETE on inherited table
146
* Have UPDATE/DELETE clean out indexes
147
* Add UNIQUE capability to non-btree indexes
148
* Add btree index support for reltime, tinterval, regproc
0 commit comments