pgsql: Fix declarations of pthread functions, missed in recent commit.

Lists: pgsql-committers
From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix declarations of pthread functions, missed in recent commit.
Date: 2008-05-16 23:57:42
Message-ID: 20080516235742.7DB76754C53@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Log Message:
-----------
Fix declarations of pthread functions, missed in recent commit.

Modified Files:
--------------
pgsql/src/port:
pthread-win32.h (r1.2 -> r1.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/port/pthread-win32.h?r1=1.2&r2=1.3)