Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit afaf252

Browse files
committed
Done:
> * -Issue NOTICE if foreign key data requires costly test to match primary key
1 parent b88fa3b commit afaf252

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Mar 8 23:45:40 EST 2004
3+
Last updated: Sat Mar 13 18:17:39 EST 2004
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -314,7 +314,7 @@ Referential Integrity
314314
function, not at the end of the function
315315
* Print table names with constraint names in error messages, or make constraint
316316
names unique within a schema
317-
* Issue NOTICE if foreign key data type doesn't match primary key
317+
* -Issue NOTICE if foreign key data requires costly test to match primary key
318318
* Remove CREATE CONSTRAINT TRIGGER
319319

320320

0 commit comments

Comments
 (0)