pgsql: THREAD_SUPPORT There is no reference to THREAD_SUPPORT outside - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: THREAD_SUPPORT There is no reference to THREAD_SUPPORT outside
Date
Msg-id 20091130165038.800E0753FB7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
THREAD_SUPPORT

There is no reference to THREAD_SUPPORT outside configure, and it is
never set, so remove it.

Modified Files:
--------------
    pgsql:
        configure (r1.658 -> r1.659)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.658&r2=1.659)
        configure.in (r1.612 -> r1.613)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure.in?r1=1.612&r2=1.613)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Avoid core dump on empty thesaurus dictionary.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: hstore docs Update hstore docs, mostly word-smithing.