Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2018-09-26 | Implement %m in src/port/snprintf.c, and teach elog.c to rely on that. | Tom Lane | 12.0 |
| 2018-08-16 | Require a C99-compliant snprintf(), and remove related workarounds. | Tom Lane | 12.0 |