Transactions and Savepoints

Поиск
Список
Период
Сортировка
От Stefan Sturm
Тема Transactions and Savepoints
Дата
Msg-id 4208BF6A.9040204@anrath.info
обсуждение исходный текст
Ответы Re: Transactions and Savepoints
Список pgsql-php
Hello,

I have a problem with savepoints.

I have a function which does some DB changed. This changes have to be in
  a single Transaction. This function is now called in two different
ways. Once within a transaction and once not in a transaction. But how
can i check if I am within a transaction, so I  can start a new
transaction or set a savepoint.

Is there a way to check this?

Thanks and Greetings,

Stefan Sturm


В списке pgsql-php по дате отправления:

Предыдущее
От: Marco Colombo
Дата:
Сообщение: Re: How to handle missing pgsql.connect_timeout
Следующее
От: Tommy Phillips
Дата:
Сообщение: Re: Transactions and Savepoints