Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-03-17 | Remove useless pfree()s at the ends of various ValuePerCall SRFs. | Tom Lane | 13.0 |
| 2020-03-04 | Introduce macros for typalign and typstorage constants. | Tom Lane | 13.0 |
| 2018-05-01 | Clean up warnings from -Wimplicit-fallthrough. | Tom Lane | 11.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-04-14 | Clean up manipulations of hash indexes' hasho_flag field. | Tom Lane | 10.0 |
| 2017-02-03 | In pageinspect/hashfuncs.c, avoid crashes on alignment-picky machines. | Tom Lane | 10.0 |
| 2017-02-03 | Fix a bunch more portability bugs in commit 08bf6e529. | Tom Lane | 10.0 |