compiling with ssl without thread safety still broken

From: Kris Jurka <books(at)ejurka(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: compiling with ssl without thread safety still broken
Date: 2004-03-26 20:23:48
Message-ID: Pine.BSO.4.56.0403261521170.28468@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Compiling with ssl without thread safety still broken.

pq_initssllib is being incorrectly guarded by ENABLE_THREAD_SAFETY.

Kris Jurka

Attachment Content-Type Size
pq_initssllib.patch text/plain 702 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Burtenshaw, John J. 2004-03-26 20:45:51 dbmirror (replication)
Previous Message Tom Lane 2004-03-26 19:39:41 Re: APC/socket fix (final?)