Skip to content

Commit c1186dd

Browse files
committed
Add user:
> * Support triggers on columns (Greg Sabino Mullane)
1 parent a03bb60 commit c1186dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
TODO list for PostgreSQL
33
========================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Sat Mar 12 00:41:33 EST 2005
5+
Last updated: Sun Mar 13 22:00:15 EST 2005
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -606,7 +606,7 @@ Referential Integrity
606606
without revalidating the data.
607607

608608
* Allow statement-level triggers to access modified rows
609-
* Support triggers on columns
609+
* Support triggers on columns (Greg Sabino Mullane)
610610
* Remove CREATE CONSTRAINT TRIGGER
611611

612612
This was used in older releases to dump referential integrity

0 commit comments

Comments
 (0)