Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-10-27 | Fix use-after-free bug with event triggers and ALTER TABLE. | Tom Lane | 11.10 |
| 2018-10-08 | Silence compiler warning in Assert() | Alvaro Herrera | 11.0 |
| 2018-10-06 | Fix event triggers for partitioned tables | Alvaro Herrera | 11.0 |
| 2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane | 11.0 |
| 2018-04-20 | Fix race conditions when an event trigger is added concurrently with DDL. | Tom Lane | 11.0 |
| 2018-01-19 | Replace AclObjectKind with ObjectType | Peter Eisentraut | 11.0 |
| 2018-01-19 | Replace GrantObjectType with ObjectType | Peter Eisentraut | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-30 | SQL procedures | Peter Eisentraut | 11.0 |
| 2017-11-10 | Add some const decorations to prototypes | Peter Eisentraut | 11.0 |