|
2 | 2 | TODO list for PostgreSQL
|
3 | 3 | ========================
|
4 | 4 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
5 |
| -Last updated:Sat Mar1200:41:33 EST 2005 |
| 5 | +Last updated:Sun Mar13 22:00:15 EST 2005 |
6 | 6 |
|
7 | 7 | The most recent version of this document can be viewed at the PostgreSQL web
|
8 | 8 | site, http://www.PostgreSQL.org.
|
@@ -606,7 +606,7 @@ Referential Integrity
|
606 | 606 | without revalidating the data.
|
607 | 607 |
|
608 | 608 | * Allow statement-level triggers to access modified rows
|
609 |
| -* Support triggers on columns |
| 609 | +* Support triggers on columns (Greg Sabino Mullane) |
610 | 610 | * Remove CREATE CONSTRAINT TRIGGER
|
611 | 611 |
|
612 | 612 | This was used in older releases to dump referential integrity
|
|