pgsql: Move WIN32_ONLY_COMPILER define from c.h to win32.h because it - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Move WIN32_ONLY_COMPILER define from c.h to win32.h because it
Date
Msg-id 20061003035922.6C81A9FA4EF@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Move WIN32_ONLY_COMPILER define from c.h to win32.h because it was being
defined too late.

Modified Files:
--------------
    pgsql/src/include:
        c.h (r1.211 -> r1.212)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/c.h.diff?r1=1.211&r2=1.212)
    pgsql/src/include/port:
        win32.h (r1.59 -> r1.60)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port/win32.h.diff?r1=1.59&r2=1.60)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: This patch fixes a small typo in information_schema.sgml.
Next
From: jeffroe996@pgfoundry.org (User Jeffroe996)
Date:
Subject: pgpitrha - pgpitrha: Whoops, looks like we didn't commit this one.