pgsql: New versions of mingw have gettimeofday(), so add an autoconf

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: New versions of mingw have gettimeofday(), so add an autoconf
Дата
Msg-id 20071029112542.9E1DF754229@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
New versions of mingw have gettimeofday(), so add an autoconf test
for this.

Modified Files:
--------------
    pgsql:
        configure (r1.565 -> r1.566)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.565&r2=1.566)
        configure.in (r1.531 -> r1.532)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in?r1=1.531&r2=1.532)
    pgsql/src/include:
        pg_config.h.in (r1.124 -> r1.125)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/pg_config.h.in?r1=1.124&r2=1.125)
        port.h (r1.113 -> r1.114)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port.h?r1=1.113&r2=1.114)
    pgsql/src/include/port:
        win32.h (r1.77 -> r1.78)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port/win32.h?r1=1.77&r2=1.78)

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

Предыдущее
От: dpage@pgfoundry.org (User Dpage)
Дата:
Сообщение: pginstaller - pginst: Update for beta2
Следующее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Add compat file for dynamically loading the functions that MinGW