Re: Nested Transactions, Abort All
От | Josh Berkus |
---|---|
Тема | Re: Nested Transactions, Abort All |
Дата | |
Msg-id | 200407101555.31660.josh@agliodbs.com обсуждение исходный текст |
Ответ на | Re: Nested Transactions, Abort All (Bruce Momjian <pgman@candle.pha.pa.us>) |
Ответы |
Re: Nested Transactions, Abort All
|
Список | pgsql-hackers |
Bruce, > It seems anonymous savepoints really don't buy us anything. They don't > match the Oracle behavior, and don't do anything more than nested > transactions. I agree we want them, but I don't see the value they add > value right now. Anonymous Savepoints == Nested Transactions This issue is whether we're going to use a PostgreSQL-specific, non-standard, syntax for NTs, or use a syntax that puts us on the road to implementing spec-compliant savepoints. Given that the functionality is exactly the same in either case, I don't see why you would want to implement syntax which is 100% Postgres-specific. -- -Josh BerkusAglio Database SolutionsSan Francisco
В списке pgsql-hackers по дате отправления: