pgsql: Allow Win32 libpq will use it's minimal pthread implementation,

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql: Allow Win32 libpq will use it's minimal pthread implementation,
Дата
Msg-id 20050829004735.C57E6D723D@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Allow Win32 libpq will use it's minimal pthread implementation, and ecpg
will use pthreadGC2.

Dave Page

Modified Files:
--------------
    pgsql:
        configure (r1.452 -> r1.453)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.452&r2=1.453)
    pgsql/config:
        acx_pthread.m4 (r1.11 -> r1.12)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/config/acx_pthread.m4.diff?r1=1.11&r2=1.12)
    pgsql/src/interfaces/libpq:
        Makefile (r1.137 -> r1.138)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/Makefile.diff?r1=1.137&r2=1.138)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Sigh, looks like you need '.set mips2' before you can access MIPS
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix misspelled error message.