pgsql: Further MSVC portability fixes from Magnus.

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Further MSVC portability fixes from Magnus.
Дата
Msg-id 20061019200308.6B55E9FA37A@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Further MSVC portability fixes from Magnus.

Modified Files:
--------------
    pgsql/contrib/earthdistance:
        earthdistance.c (r1.11 -> r1.12)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/earthdistance/earthdistance.c.diff?r1=1.11&r2=1.12)
    pgsql/src/include/port:
        win32.h (r1.62 -> r1.63)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port/win32.h.diff?r1=1.62&r2=1.63)

В списке pgsql-committers по дате отправления:

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Remove qsort TODO.detail.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Handle missing M_PI the same way we've been doing in the core