pgsql: Properly define ENABLE_THREAD_SAFETY in conflgure, per suggestion

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Properly define ENABLE_THREAD_SAFETY in conflgure, per suggestion
Date: 2009-12-11 02:21:22
Message-ID: 20091211022122.6F968753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Properly define ENABLE_THREAD_SAFETY in conflgure, per suggestion from Peter.

Modified Files:
--------------
pgsql:
configure (r1.661 -> r1.662)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.661&r2=1.662)
configure.in (r1.615 -> r1.616)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure.in?r1=1.615&r2=1.616)

Browse pgsql-committers by date

  From Date Subject
Next Message Takahiro Itagaki 2009-12-11 03:34:57 pgsql: Add large object access control.
Previous Message Andrew Dunstan 2009-12-11 01:33:35 pgsql: Add YAML to list of EXPLAIN formats.