pgsql: Add new file for win32 threading. - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Add new file for win32 threading.
Date
Msg-id 20050823211123.A8E9AD70F9@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add new file for win32 threading.

Added Files:
-----------
    pgsql/src/interfaces/libpq:
        pthread-win32.h (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/pthread-win32.h?rev=1.1&content-type=text/x-cvsweb-markup)

Removed Files:
-------------
    pgsql/src/interfaces/libpq:
        pthread.h.win32
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/pthread.h.win32)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: The attached patch updates the thread test program to run
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update ALTER OWNER description.