Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-06-21 | Fix documentation template for CREATE TRIGGER. | Kevin Grittner | 9.1.14 |
| 2012-02-23 | Require execute permission on the trigger function for CREATE TRIGGER. | Tom Lane | 9.1.3 |
| 2011-08-07 | Fix a whitespace issue with the man pages | Peter Eisentraut | 9.1.0 |
| 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-11-09 | Merge docs for CREATE CONSTRAINT TRIGGER and CREATE TRIGGER | Alvaro Herrera | 9.1.0 |
| 2010-10-10 | Support triggers on views. | Tom Lane | 9.1.0 |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | 9.1.0 |
| 2010-08-17 | Spell and markup checking | Peter Eisentraut | 9.1.0 |