Re: sql transaction
| От | Andreas Kretschmer |
|---|---|
| Тема | Re: sql transaction |
| Дата | |
| Msg-id | 20090318134112.GA15189@tux обсуждение исходный текст |
| Ответ на | sql transaction (Jasid ZA <za.jasid@gmail.com>) |
| Ответы |
Re: sql transaction
Re: sql transaction |
| Список | pgsql-general |
Jasid ZA <za.jasid@gmail.com> wrote: > Hi, > > Can we use sql transactions(BEGIN, ROllBACK, COMMIT etc) in a postgresql > function(user defined) which is written in PL/Perl? No. A function is an autonomous transaction. You can use savepoints. 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 по дате отправления: