Make sure pg_control is opened in binary mode, to deal

Magnus Hagander <magnus@hagander.net>

Commit: 7898ff7185b7d0658e680b01dbecf61dada9c17e
Author: Magnus Hagander <magnus@hagander.net>
Date: 2008-09-24T08:59:46Z
Releases: 8.3.5
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