Thread: pgsql: Enable IPV6 for all MSVC builds, including the VC6 libpq-only

pgsql: Enable IPV6 for all MSVC builds, including the VC6 libpq-only

From
mha@postgresql.org (Magnus Hagander)
Date:
Log Message:
-----------
Enable IPV6 for all MSVC builds, including the VC6 libpq-only build.

Per request from Hiroshi Saito.

Modified Files:
--------------
    pgsql/src/include:
        pg_config.h.win32 (r1.41 -> r1.42)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/pg_config.h.win32.diff?r1=1.41&r2=1.42)
    pgsql/src/tools/msvc:
        Solution.pm (r1.21 -> r1.22)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Solution.pm.diff?r1=1.21&r2=1.22)