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

Commit 387b38b

Browse files
committed
Done:
> * -Print table names with constraint names in error messages, or make constraint
1 parent 36af1dd commit 387b38b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Jun 10 07:56:22 EDT 2004
3+
Last updated: Thu Jun 10 15:04:47 EDT 2004
44

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

@@ -306,7 +306,7 @@ Referential Integrity
306306
* Support triggers on columns (Neil)
307307
* Have AFTER triggers execute after the appropriate SQL statement in a
308308
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
310310
names unique within a schema
311311
* -Issue NOTICE if foreign key data requires costly test to match primary key
312312
* Remove CREATE CONSTRAINT TRIGGER

0 commit comments

Comments
 (0)