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-10-08 | Silence compiler warning in Assert() | Alvaro Herrera | 9.6.11 |
| 2018-10-06 | Fix event triggers for partitioned tables | Alvaro Herrera | 9.6.11 |
| 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 |
| 2016-04-01 | Type names should not be quoted | Alvaro Herrera | 9.6.0 |
| 2016-03-28 | Improve internationalization of messages involving type names | Alvaro Herrera | 9.6.0 |
| 2016-03-24 | Support CREATE ACCESS METHOD | Alvaro Herrera | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-07-21 | Fix omission of OCLASS_TRANSFORM in object_classes[] | Alvaro Herrera | 9.6.0 |