Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-10-27 | Fix use-after-free bug with event triggers and ALTER TABLE. | Tom Lane | 9.5.24 |
| 2018-04-20 | Fix race conditions when an event trigger is added concurrently with DDL. | Tom Lane | 9.5.13 |
| 2015-06-27 | Avoid passing NULL to memcmp() in lookups of zero-argument functions. | Tom Lane | 9.5.0 |
| 2014-07-10 | Implement IMPORT FOREIGN SCHEMA. | Tom Lane | 9.5.0 |