Commits
Showing commits that first shipped in 9.4 (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.4.20 |
| 2018-08-15 | Make snprintf.c follow the C99 standard for snprintf's result value. | Tom Lane | 9.4.20 |
| 2015-05-19 | Revert error-throwing wrappers for the printf family of functions. | Tom Lane | 9.4.2 |
| 2014-01-23 | Allow use of "z" flag in our printf calls, and use it where appropriate. | Tom Lane | 9.4.0 |