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

Commit 8a54a51

Browse files
committed
Done:
< * Have AFTER triggers execute after the appropriate SQL statement in a > * -Have AFTER triggers execute after the appropriate SQL statement in a
1 parent 1d681d6 commit 8a54a51

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
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
55
Bracketed items "[]" have more detail.
66

77
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8-
Last updated: Fri Sep 10 12:35:50 EDT 2004
8+
Last updated: Fri Sep 10 18:38:47 EDT 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
1111

@@ -588,7 +588,7 @@ Referential Integrity
588588

589589
* Allow statement-level triggers to access modified rows
590590
* Support triggers on columns
591-
* Have AFTER triggers execute after the appropriate SQL statement in a
591+
* -Have AFTER triggers execute after the appropriate SQL statement in a
592592
function, not at the end of the function
593593
* -Print table names with constraint names in error messages, or make constraint
594594
names unique within a schema

0 commit comments

Comments
 (0)