Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-10-27 | Fix use-after-free bug with event triggers and ALTER TABLE. | Tom Lane | 9.6.20 |
| 2018-04-20 | Fix race conditions when an event trigger is added concurrently with DDL. | Tom Lane | 9.6.9 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 9.6.0 |