Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-02-23 | Require execute permission on the trigger function for CREATE TRIGGER. | Tom Lane | 9.1.3 |
| 2011-03-07 | Minor copy-editing in CREATE TRIGGER reference page. | Tom Lane | 9.1.0 |
| 2011-03-02 | Fix erroneous documentation of the syntax of CREATE CONSTRAINT TRIGGER. | Tom Lane | 9.1.0 |
| 2010-10-10 | Support triggers on views. | Tom Lane | 9.1.0 |