Re: Transactions, How to?

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: Transactions, How to?
Дата
Msg-id 20100220173434.GA3743@tux
обсуждение исходный текст
Ответ на Transactions, How to?  (Andre Lopes <lopes80andre@gmail.com>)
Ответы Re: Transactions, How to?  (Andre Lopes <lopes80andre@gmail.com>)
Список pgsql-general
Andre Lopes <lopes80andre@gmail.com> wrote:

>
> But I can't complite if I add to the procedure a BEGIN and a COMMIT. I think
> this BEGIN and COMMIT will make a real transaction or I'am wrong?

Right, you are wrong ;-)

A function is atomic, you don't need a begin/commit inside.


Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."   (unknown)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°

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

Предыдущее
От: Andre Lopes
Дата:
Сообщение: Transactions, How to?
Следующее
От: Andre Lopes
Дата:
Сообщение: Re: Transactions, How to?