ecpg thread test program - Mailing list pgsql-hackers

From Bruce Momjian
Subject ecpg thread test program
Date
Msg-id 200308070521.h775LLx25065@candle.pha.pa.us
Whole thread Raw
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Another pgindent run
Next
From: Hannu Krosing
Date:
Subject: Re: encoding question