Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-03-04 | Don't malloc(0) in EventTriggerCollectAlterTSConfig | Álvaro Herrera | 14.23 |
| 2021-06-14 | Improve handling of dropped objects in pg_event_trigger_ddl_commands() | Michael Paquier | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-10-29 | Don't use custom OID symbols in pg_type.dat, either. | Tom Lane | 14.0 |
| 2020-09-16 | Fix use-after-free bug with event triggers in an extension script | Alvaro Herrera | 14.0 |
| 2020-07-15 | Eliminate cache lookup errors in SQL functions for object addresses | Michael Paquier | 14.0 |
| 2020-06-09 | Unify drop-by-OID functions | Peter Eisentraut | 14.0 |