Re: thread safety tests

From: Jan Wieck <JanWieck(at)Yahoo(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: thread safety tests
Date: 2004-06-10 22:20:53
Message-ID: 40C8DEC5.8020904@Yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 6/10/2004 8:49 AM, Bruce Momjian wrote:

> Jan Wieck wrote:
>> Make it so that --enable-thread-safety bombs out, but make another
>> --enable-thread-safey-anyway work the way Tom descibed it.
>
> Sure, we can do that by just not running the thread_test program. In
> fact a cross-compile already skips running the test.

That sounds good to me.

Jan

--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Manfred Koizar 2004-06-11 00:00:07 Re: More vacuum.c refactoring
Previous Message Bruce Momjian 2004-06-10 21:57:33 Re: [PATCHES] serverlog function (log_destination file)