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

Started by Magnus Haganderover 19 years ago1 messagescomitters
Jump to latest
#1Magnus Hagander
magnus@hagander.net

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)