Make sure pg_control is opened in binary mode, to deal

Magnus Hagander <magnus@hagander.net>

Commit: 607b7166d8c99ed42f26110f7ac2eee11d7b1fbf
Author: Magnus Hagander <magnus@hagander.net>
Date: 2008-09-24T08:59:42Z
Releases: 8.4.0
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