Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-02-26 | Fix docs regarding AFTER triggers on partitioned tables | Alvaro Herrera | 11.8 |
| 2019-11-07 | docs: clarify that only INSERT and UPDATE triggers can mod. NEW | Bruce Momjian | 11.6 |
| 2018-08-22 | Change PROCEDURE to FUNCTION in CREATE TRIGGER syntax | Peter Eisentraut | 11.0 |
| 2018-04-12 | Revert MERGE patch | Simon Riggs | 11.0 |
| 2018-04-03 | MERGE SQL Command following SQL:2016 | Simon Riggs | 11.0 |
| 2018-04-02 | Revert "Modified files for MERGE" | Simon Riggs | 11.0 |
| 2018-04-02 | Modified files for MERGE | Simon Riggs | 11.0 |
| 2018-03-18 | Doc: note that statement-level view triggers require an INSTEAD OF trigger. | Tom Lane | 11.0 |
| 2018-01-19 | Allow UPDATE to move rows between partitions. | Robert Haas | 11.0 |
| 2017-11-23 | Convert documentation to DocBook XML | Peter Eisentraut | 11.0 |
| 2017-10-17 | Don't use SGML empty tags | Peter Eisentraut | 11.0 |
| 2017-09-16 | Doc: add example of transition table use in a trigger. | Tom Lane | 11.0 |
| 2017-09-16 | Fix SQL-spec incompatibilities in new transition table feature. | Tom Lane | 11.0 |