On Fri, Nov 10, 2006 at 12:23:19AM -0800, Adam wrote:
> Hi,
>
> I'm porting an embedded-SQL application to PostgreSQL so embedded sql
> is a must for me. My application is multi-threaded. SQL queries are
> used by several threads. The program keeps terminating unexpectedly in
> deemingly "innocent
> I'm porting an embedded-SQL application to PostgreSQL so embedded sql
> is a must for me. My application is multi-threaded. SQL queries are
> used by several threads. The program keeps terminating unexpectedly in
> deemingly "innocent" places.
> I figured out that ecpg library can be responsible
Hi,
I'm porting an embedded-SQL application to PostgreSQL so embedded sql
is a must for me. My application is multi-threaded. SQL queries are
used by several threads. The program keeps terminating unexpectedly in
deemingly "innocent" places.
I figured out that ecpg library can be responsible for t