Thread: pgsql: Avoid using unnecessary pgwin32_safestat in libpq.

pgsql: Avoid using unnecessary pgwin32_safestat in libpq.

From
adunstan@postgresql.org (Andrew Dunstan)
Date:
Log Message:
-----------
Avoid using unnecessary pgwin32_safestat in libpq.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/src/include:
        port.h (r1.106.2.5 -> r1.106.2.6)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/port.h?r1=1.106.2.5&r2=1.106.2.6)
    pgsql/src/interfaces/libpq:
        Makefile (r1.149.2.3 -> r1.149.2.4)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/Makefile?r1=1.149.2.3&r2=1.149.2.4)
    pgsql/src/tools/msvc:
        mkvcbuild.pl (r1.8 -> r1.8.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/mkvcbuild.pl?r1=1.8&r2=1.8.2.1)