How realistic is it to expect nested transactions to make it into PostgreSQL 7.5? I can't think of anything I've heard of in the works for 7.5 that comes close in importance -- with the possible exception of a native Windows port. There are just *so many* cases where you want to be able to have a stored procedure that spans multiple transactions -- having nested transactions allows saving a whole architecture tier. Without them, important aspects of business logic either have to be on the client (where they don't belong) or you have to have a 3-tier architecture, which adds a lot to the complexity of the system.
Jim Rosenberg <jr@amanue.com> writes:
> How realistic is it to expect nested transactions to make it into
> PostgreSQL 7.5?
I wouldn't hold my breath. It's a complex problem.
regards, tom lane
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера