pgsql: Enable thread safety Enable thread safety on all platforms.

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Enable thread safety Enable thread safety on all platforms.
Date: 2009-12-01 23:02:44
Message-ID: 20091201230244.2361D753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Enable thread safety

Enable thread safety on all platforms. This will either be followed up
by a more extensive patch, or reverted, depending on the build farm
results.

Modified Files:
--------------
pgsql:
configure (r1.659 -> r1.660)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.659&r2=1.660)
configure.in (r1.613 -> r1.614)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure.in?r1=1.613&r2=1.614)

Browse pgsql-committers by date

  From Date Subject
Next Message User Fxjr 2009-12-02 01:50:55 npgsql - Npgsql2: Fixed a bug where Npgsql wasn't honoring the
Previous Message Bruce Momjian 2009-12-01 22:34:33 pgsql: psql -f - Adjust psql -f - to behave like a normal file and