Make sure pg_control is opened in binary mode, to deal
Magnus Hagander <magnus@hagander.net>
Make sure pg_control is opened in binary mode, to deal with situtations when the file contains an EOF maker (0x1A) on Windows. ITAGAKI Takahiro
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_controldata/pg_controldata.c | modified | +2 −2 |
| src/bin/pg_resetxlog/pg_resetxlog.c | modified | +2 −2 |