pgsql: Allow Win32 libpq will use it's minimal pthread implementation, - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Allow Win32 libpq will use it's minimal pthread implementation,
Date
Msg-id 20050829004735.C57E6D723D@svr1.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Sigh, looks like you need '.set mips2' before you can access MIPS
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix misspelled error message.