Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-07-24 | Make printf("%s", NULL) print "(null)" instead of crashing. | Tom Lane | 10.18 |
| 2018-10-02 | Set snprintf.c's maximum number of NL arguments to be 31. | Tom Lane | 10.6 |
| 2018-08-15 | Make snprintf.c follow the C99 standard for snprintf's result value. | Tom Lane | 10.6 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |