ecpg thread test program

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема ecpg thread test program
Дата
Msg-id 200308070521.h775LLx25065@candle.pha.pa.us
обсуждение исходный текст
Список pgsql-hackers
I have updated ecpg/test/test_thread.pgc to do an automated thread test.

First, update to current CVS.  Then, run configure with
--enable-thread-safety, compile/install, then go to ecpg/test, and do a
'gmake', then run 'test_thread dbname'.  It should return success or
failure.

I hope this program can be used to test threading on our various
platforms.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Another pgindent run
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: encoding question