|
1 | 1 | TODO list for PostgreSQL |
2 | 2 | ======================== |
3 | | -Last updated:Thu Jun 1007:56:22 EDT 2004 |
| 3 | +Last updated:Thu Jun 1015:04:47 EDT 2004 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us) |
6 | 6 |
|
@@ -306,7 +306,7 @@ Referential Integrity |
306 | 306 | * Support triggers on columns (Neil) |
307 | 307 | * Have AFTER triggers execute after the appropriate SQL statement in a |
308 | 308 | function, not at the end of the function |
309 | | -* Print table names with constraint names in error messages, or make constraint |
| 309 | +*-Print table names with constraint names in error messages, or make constraint |
310 | 310 | names unique within a schema |
311 | 311 | * -Issue NOTICE if foreign key data requires costly test to match primary key |
312 | 312 | * Remove CREATE CONSTRAINT TRIGGER |
|