Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-11-19 | Fix bug in the test of file descriptor of current WAL file in pg_receivexlog. | Fujii Masao | 9.4.0 |
| 2014-11-19 | Fix pg_receivexlog --slot so that it doesn't prevent the server shutdown. | Fujii Masao | 9.4.0 |
| 2014-08-19 | Revert "Fix bug in checking of IDENTIFY_SYSTEM result." | Fujii Masao | 9.4.0 |
| 2014-08-19 | Fix bug in checking of IDENTIFY_SYSTEM result. | Fujii Masao | 9.4.0 |
| 2014-08-02 | Add missing PQclear() calls into pg_receivexlog. | Fujii Masao | 9.4.0 |
| 2014-08-02 | Fix bug in pg_receivexlog --verbose. | Fujii Masao | 9.4.0 |
| 2014-02-02 | Fix typos in docs and comments. | Fujii Masao | 9.4.0 |