| От | Greg Stark |
|---|---|
| Тема | Re: SQL-Invoked Procedures for 8.1 |
| Дата | |
| Msg-id | 877jqkbsjd.fsf@stark.xeocode.com обсуждение исходный текст |
| Ответ на | Re: SQL-Invoked Procedures for 8.1 (Alvaro Herrera <alvherre@dcc.uchile.cl>) |
| Ответы |
Re: SQL-Invoked Procedures for 8.1
|
| Список | pgsql-hackers |
Alvaro Herrera <alvherre@dcc.uchile.cl> writes: > What's needed for this is to isolate the transaction-initiating code > from the main query-processing loop. So for CALL statements it wouldn't > be invoked, and the procedure would be able to use its own explicit > transaction blocks and savepoints. Is that really needed? What if the procedure starts in a transaction normally but is just allowed to commit it and start another transaction? I mean it's not like it would be allowed to do any actual work without starting a transaction anyways. -- greg
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера