File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
5
Bracketed items "[]" have more detail.
6
6
7
7
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
9
9
10
10
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
11
11
@@ -588,7 +588,7 @@ Referential Integrity
588
588
589
589
* Allow statement-level triggers to access modified rows
590
590
* 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
592
592
function, not at the end of the function
593
593
* -Print table names with constraint names in error messages, or make constraint
594
594
names unique within a schema
You can’t perform that action at this time.
0 commit comments