Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-10-02 | Set snprintf.c's maximum number of NL arguments to be 31. | Tom Lane | 9.3.25 |
| 2018-08-15 | Make snprintf.c follow the C99 standard for snprintf's result value. | Tom Lane | 9.3.25 |
| 2015-05-19 | Revert error-throwing wrappers for the printf family of functions. | Tom Lane | 9.3.7 |