pgsql: Fix standalone win32 makefile (MSVC6) for SSPI and GSSAPI. - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Fix standalone win32 makefile (MSVC6) for SSPI and GSSAPI.
Date
Msg-id 20070725113725.2B5499FB5CC@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix standalone win32 makefile (MSVC6) for SSPI and GSSAPI.

Hiroshi Saito

Modified Files:
--------------
    pgsql/src/interfaces/libpq:
        win32.mak (r1.45 -> r1.46)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/win32.mak.diff?r1=1.45&r2=1.46)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Disable warning 4090 = different const qualifiers on msvc since
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with