Thread configure flag

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Thread configure flag
Date: 2003-06-13 23:09:38
Message-ID: 200306132309.h5DN9ch04049@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This applied patch adds --with-threads to configure. This will soon be
hooked into libpq. Doc additions made too.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Attachment Content-Type Size
unknown_filename text/plain 10.1 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-06-14 00:01:17 Re: [HACKERS] PostgreSQL libraries - PThread Support, but
Previous Message Chih-Hao Huang 2003-06-13 21:32:43 bug in pg.py and the fix