ECPG threads test - Mailing list pgsql-hackers

From Magnus Hagander
Subject ECPG threads test
Date
Msg-id 20070328145628.GA31480@svr2.hagander.net
Whole thread Raw
Responses Re: ECPG threads test  (Bruce Momjian <bruce@momjian.us>)
Re: ECPG threads test  (Michael Meskes <meskes@postgresql.org>)
List pgsql-hackers
Hi!

From what I can see, the ecpg thread tests (src/interfaces/ecpg/threads)
don't ever run. They rely on ENABLE_THREAD_SAFETY to be set, but even when
I build with --enable-thread-safety, it's not set. This is because ecpg
does not pull in pg_config.h, and also does not specify it on the
commandline.

Or am I missing something completely here? FWIW, it's not running the
threads test on windows or linux in my tests, but I may have missed
something...

//Magnus



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Reduction in WAL for UPDATEs
Next
From: "Simon Riggs"
Date:
Subject: Re: Reduction in WAL for UPDATEs