Thread: pgsql: Use _dosmaperr() to deal with errors opening files in

pgsql: Use _dosmaperr() to deal with errors opening files in

From
mha@postgresql.org (Magnus Hagander)
Date:
Log Message:
-----------
Use _dosmaperr() to deal with errors opening files in pgwin32_open().

Per complaint from Alvaro and subsequent discussion.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/src/port:
        open.c (r1.17 -> r1.17.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/open.c?r1=1.17&r2=1.17.2.1)