libpgsql and transaction behaviour - Mailing list pgsql-interfaces

From Ralf Hasemann
Subject libpgsql and transaction behaviour
Date
Msg-id 7B099026-5BDE-4B53-BF81-8951A323A30C@mac.com
Whole thread Raw
List pgsql-interfaces
Hi!

I am writing an application using the libqpsql client lib.
What I like to do now, is to control transaction behavior
from within my application.
But the following happens:
When I try to open a transaction libpg prints
"WARNING:  there is already a transaction in progress"
to stdout.
The question for me is - why??
I searched Google and found some confusing things about serverside
auto-commit - but this is removed at last in Postgres 8.0.

Can somebody lighten my about the reason for this problem?

Thanks for any help!

Regards,
Ralf Hasemann



pgsql-interfaces by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Transactions and libpq
Next
From: Edward Diener
Date:
Subject: .Net support for Visual Studio