Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-10-27 | Fix use-after-free bug with event triggers and ALTER TABLE. | Tom Lane | 10.15 |
| 2018-04-20 | Fix race conditions when an event trigger is added concurrently with DDL. | Tom Lane | 10.4 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-05-14 | Fix maintenance hazards caused by ill-considered use of default: cases. | Tom Lane | 10.0 |
| 2017-02-01 | Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). | Tom Lane | 10.0 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 10.0 |