libpgsql and transaction behaviour

Поиск
Список
Период
Сортировка
От Ralf Hasemann
Тема libpgsql and transaction behaviour
Дата
Msg-id 7B099026-5BDE-4B53-BF81-8951A323A30C@mac.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: Transactions and libpq
Следующее
От: Edward Diener
Дата:
Сообщение: .Net support for Visual Studio