Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-09-16 | Fix use-after-free bug with event triggers in an extension script | Alvaro Herrera | 13.0 |
| 2020-05-14 | Remove duplicated comment block in event_trigger.c | Michael Paquier | 13.0 |
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2020-03-04 | Introduce macros for typalign and typstorage constants. | Tom Lane | 13.0 |
| 2020-03-02 | Represent command completion tags as structs | Alvaro Herrera | 13.0 |
| 2020-01-30 | Clean up newlines following left parentheses | Alvaro Herrera | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-12 | Have LookupFuncName accept NULL argtypes for 0 args | Alvaro Herrera | 13.0 |
| 2019-11-12 | Make the order of the header file includes consistent in backend modules. | Amit Kapila | 13.0 |
| 2019-11-01 | PG_FINALLY | Peter Eisentraut | 13.0 |
| 2019-07-31 | Remove superfluous newlines in function prototypes. | Andres Freund | 13.0 |