Skip to content
Snippets Groups Projects
Commit afaf252c authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Done:

> * -Issue NOTICE if foreign key data requires costly test to match primary key
parent b88fa3b1
No related branches found
No related tags found
No related merge requests found
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Mon Mar 8 23:45:40 EST 2004 Last updated: Sat Mar 13 18:17:39 EST 2004
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -314,7 +314,7 @@ Referential Integrity ...@@ -314,7 +314,7 @@ Referential Integrity
function, not at the end of the function function, not at the end of the function
* Print table names with constraint names in error messages, or make constraint * Print table names with constraint names in error messages, or make constraint
names unique within a schema names unique within a schema
* 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
* Remove CREATE CONSTRAINT TRIGGER * Remove CREATE CONSTRAINT TRIGGER
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment