pgsql: Not entirely sure when this broke, but libpq's VC++ build is - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Not entirely sure when this broke, but libpq's VC++ build is
Date
Msg-id 20041113031851.BC06A3A3CC3@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Not entirely sure when this broke, but libpq's VC++ build is currently
lacking pqsignal which is now required. This was found and fixed for
VC++ by Shachar Shemesh, I simply duplicated the fix for the Borland
makefile (untested, as I don't have that compiler).

Dave Page

Modified Files:
--------------
    pgsql/src/interfaces/libpq:
        bcc32.mak (r1.10 -> r1.11)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/bcc32.mak.diff?r1=1.10&r2=1.11)
        win32.mak (r1.27 -> r1.28)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/win32.mak.diff?r1=1.27&r2=1.28)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update: < * Eliminate WAL logging for CREATE
Next
From: andrewd@pgfoundry.org (User Andrewd)
Date:
Subject: pgbuildfarm - client-code: .