Re: ECPG: EXEC SQL execute sometimes not returning? - Mailing list pgsql-interfaces

From Michael Meskes
Subject Re: ECPG: EXEC SQL execute sometimes not returning?
Date
Msg-id 20030227135045.GA24651@feivel.fam-meskes.de
Whole thread Raw
In response to ECPG: EXEC SQL execute sometimes not returning?  (Philip Yarra <philip@utiba.com>)
List pgsql-interfaces
On Thu, Feb 27, 2003 at 01:05:27PM +1100, Philip Yarra wrote:
> I have some ECPG code that is failing intermittently. It's in C, using 
> pthreads. There are n threads, each has its own connection to the DB server. 
> The code section that fails looks like this:

ECPG is NOT thread save at the moment. Lee is working on it, but there
is not timetable yet.

Michael
-- 
Michael Meskes
Email: Michael@Fam-Meskes.De
ICQ: 179140304
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!


pgsql-interfaces by date:

Previous
From: Aidamir Lovpache
Date:
Subject: Re: ECPG: EXEC SQL execute sometimes not returning?
Next
From: Wei Weng
Date:
Subject: Re: debug a mess