We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36af1dd commit 387b38bCopy full SHA for 387b38b
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Jun 10 07:56:22 EDT 2004
+Last updated: Thu Jun 10 15:04:47 EDT 2004
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -306,7 +306,7 @@ Referential Integrity
306
* Support triggers on columns (Neil)
307
* Have AFTER triggers execute after the appropriate SQL statement in a
308
function, not at the end of the function
309
-* Print table names with constraint names in error messages, or make constraint
+* -Print table names with constraint names in error messages, or make constraint
310
names unique within a schema
311
* -Issue NOTICE if foreign key data requires costly test to match primary key
312
* Remove CREATE CONSTRAINT TRIGGER
0 commit comments