ECPG threads test

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема ECPG threads test
Дата
Msg-id 20070328145628.GA31480@svr2.hagander.net
обсуждение исходный текст
Ответы Re: ECPG threads test  (Bruce Momjian <bruce@momjian.us>)
Re: ECPG threads test  (Michael Meskes <meskes@postgresql.org>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Reduction in WAL for UPDATEs
Следующее
От: "Simon Riggs"
Дата:
Сообщение: Re: Reduction in WAL for UPDATEs