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

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

From
momjian@svr1.postgresql.org (Bruce Momjian)
Date:
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)