Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-12-04 | Clean up assorted messiness around AllocateDir() usage. | Tom Lane | 9.4.16 |
| 2017-11-08 | Fix two violations of the ResourceOwnerEnlarge/Remember protocol. | Tom Lane | 9.4.16 |
| 2017-02-21 | Fix sloppy handling of corner-case errors in fd.c. | Tom Lane | 9.4.12 |
| 2015-05-29 | Remove special cases for ETXTBSY from new fsync'ing logic. | Tom Lane | 9.4.3 |
| 2015-05-28 | Fix fsync-at-startup code to not treat errors as fatal. | Tom Lane | 9.4.3 |
| 2014-04-30 | Rationalize common/relpath.[hc]. | Tom Lane | 9.4.0 |
| 2014-01-23 | Allow use of "z" flag in our printf calls, and use it where appropriate. | Tom Lane | 9.4.0 |