File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Thu Jun 10 07:56:22 EDT 2004
3
+ Last updated: Thu Jun 10 15: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
You can’t perform that action at this time.
0 commit comments