Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-11-07 | docs: clarify that only INSERT and UPDATE triggers can mod. NEW | Bruce Momjian | 10.11 |
| 2018-03-18 | Doc: note that statement-level view triggers require an INSTEAD OF trigger. | Tom Lane | 10.4 |
| 2017-09-16 | Doc: add example of transition table use in a trigger. | Tom Lane | 10.0 |
| 2017-09-16 | Fix SQL-spec incompatibilities in new transition table feature. | Tom Lane | 10.0 |
| 2017-05-10 | Fix typo. | Robert Haas | 10.0 |
| 2017-05-10 | Document trigger-firing behavior for inheritance/partitioning. | Robert Haas | 10.0 |
| 2017-05-01 | Fire per-statement triggers on partitioned tables. | Robert Haas | 10.0 |
| 2017-04-04 | Follow-on cleanup for the transition table patch. | Kevin Grittner | 10.0 |
| 2017-02-02 | doc: Add missing include in example code | Peter Eisentraut | 10.0 |