Make sure pg_control is opened in binary mode, to deal

Magnus Hagander <magnus@hagander.net>

Commit: c4e5ec592fb04def28fbcb63da6573520047d89c
Author: Magnus Hagander <magnus@hagander.net>
Date: 2008-09-24T08:59:44Z
Releases: 8.2.11
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