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 b88fa3b commit afaf252Copy full SHA for afaf252
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Mar 8 23:45:40 EST 2004
+Last updated: Sat Mar 13 18:17:39 EST 2004
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -314,7 +314,7 @@ Referential Integrity
314
function, not at the end of the function
315
* Print table names with constraint names in error messages, or make constraint
316
names unique within a schema
317
-* Issue NOTICE if foreign key data type doesn't match primary key
+* -Issue NOTICE if foreign key data requires costly test to match primary key
318
* Remove CREATE CONSTRAINT TRIGGER
319
320
0 commit comments