Re: COMMIT leads to ROLLBACK
От | Jaime Casanova |
---|---|
Тема | Re: COMMIT leads to ROLLBACK |
Дата | |
Msg-id | c2d9e70e0605211131t2f74cb4ah47d6134768f4e1b5@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: COMMIT leads to ROLLBACK ("Gurjeet Singh" <singh.gurjeet@gmail.com>) |
Список | pgsql-hackers |
On 5/21/06, Gurjeet Singh <singh.gurjeet@gmail.com> wrote: > One more question comes to mind. IIRC, Oracle doesn't need you to > rollback the whole transaction if one statement fails (like constarint > violation in this case)!!! Does the standard dictate that an error in > a transaction should force a rollback? > > I could be wrong about Oracle; I do not have an Oracle > installation to check, can somebody verify this? > > Regards, > Gurjeet. > that is only possible if you use savepoints and we have them in postgres too. more than that it's beyond spec i think... -- regards, Jaime Casanova "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs and the universe trying to produce bigger and better idiots. So far, the universe is winning." Richard Cook
В списке pgsql-hackers по дате отправления: