Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-02-23 | Require execute permission on the trigger function for CREATE TRIGGER. | Tom Lane | 9.0.7 |
| 2009-11-20 | Add a WHEN clause to CREATE TRIGGER, allowing a boolean expression to be | Tom Lane | 9.0.0 |
| 2009-10-14 | Support SQL-compliant triggers on columns, ie fire only if certain columns | Tom Lane | 9.0.0 |