Re: ECPG: EXEC SQL execute sometimes not returning?

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Philip Yarra <philip(at)utiba(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: ECPG: EXEC SQL execute sometimes not returning?
Date: 2003-02-27 13:50:45
Message-ID: 20030227135045.GA24651@feivel.fam-meskes.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)Fam-Meskes(dot)De
ICQ: 179140304
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Wei Weng 2003-02-27 17:18:06 Re: debug a mess
Previous Message pgsql-bugs 2003-02-27 11:35:19 Bug #904: Deallocating of prepared statement in ECPG at COMMIT