We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent1d681d6 commit8a54a51Copy full SHA for 8a54a51
doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
Bracketed items "[]" have more detail.
6
7
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
8
-Last updated:Fri Sep 1012:35:50 EDT 2004
+Last updated:Fri Sep 1018:38:47 EDT 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
11
@@ -588,7 +588,7 @@ Referential Integrity
588
589
* Allow statement-level triggers to access modified rows
590
* Support triggers on columns
591
-* Have AFTER triggers execute after the appropriate SQL statement in a
+*-Have AFTER triggers execute after the appropriate SQL statement in a
592
function, not at the end of the function
593
* -Print table names with constraint names in error messages, or make constraint
594
names unique within a schema