pgsql: Add new file for win32 threading.

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add new file for win32 threading.
Date: 2005-08-23 21:11:23
Message-ID: 20050823211123.A8E9AD70F9@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-08-23 21:17:20 pgsql: Update ALTER OWNER description.
Previous Message Bruce Momjian 2005-08-23 21:02:06 pgsql: The attached patch updates the thread test program to run