pgsql: Move WIN32_ONLY_COMPILER define from c.h to win32.h because it

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Move WIN32_ONLY_COMPILER define from c.h to win32.h because it
Дата
Msg-id 20061003035922.6C81A9FA4EF@postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: This patch fixes a small typo in information_schema.sgml.
Следующее
От: jeffroe996@pgfoundry.org (User Jeffroe996)
Дата:
Сообщение: pgpitrha - pgpitrha: Whoops, looks like we didn't commit this one.