| От | Greg Stark |
|---|---|
| Тема | Re: Error handling in plperl and pltcl |
| Дата | |
| Msg-id | 878y8w2v6d.fsf@stark.xeocode.com обсуждение исходный текст |
| Ответ на | Re: Error handling in plperl and pltcl (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-hackers |
Tom Lane <tgl@sss.pgh.pa.us> writes: > (I'm sure we can do more to speed up subtransaction entry/exit than we have > so far.) Is there anything that can be done to short circuit the _first_ layer of subtransaction? I'm thinking there will be many cases like this where there's one implicit subtransaction that users don't even know is there. in particular I'm thinking of psql introducing a subtransaction on every query to allow recovery from typos and other errors. Drivers may do something similar to allow the application to catch errors using language constructs like exceptions and recover. In many environments there will be one layer of subtransaction on every query. -- greg
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера