Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-05-19 | Revert error-throwing wrappers for the printf family of functions. | Tom Lane | 9.1.16 |
| 2014-10-18 | Declare mkdtemp() only if we're providing it. | Tom Lane | 9.1.15 |
| 2014-05-15 | Fix unportable setvbuf() usage in initdb. | Tom Lane | 9.1.14 |
| 2011-06-02 | Looks like we can't declare getpeereid on Windows anyway. | Tom Lane | 9.1.0 |
| 2011-06-02 | Implement getpeereid() as a src/port compatibility function. | Tom Lane | 9.1.0 |
| 2011-03-20 | Fix up handling of C/POSIX collations. | Tom Lane | 9.1.0 |
| 2010-12-11 | Move a couple of initdb's subroutines into src/port/. | Tom Lane | 9.1.0 |