Re: Future development
От | Tom Lane |
---|---|
Тема | Re: Future development |
Дата | |
Msg-id | 16380.1143039259@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Future development (Bart Samwel <bart@samwel.tk>) |
Список | pgsql-odbc |
Bart Samwel <bart@samwel.tk> writes: > Ludek Finstrle wrote: >> Could you explain me the "Level of rollback on errors"? I think that >> when programmer doesn't use autocommit mode he want react on errors >> himself. > Like I said in my other message, the 8.01 driver doesn't give me a > choice in how to react on errors at all: it forces me to rollback the > complete transaction. I want to have a choice in that. The 7.03 driver > allows me to set the "Level of rollback on errors" to "Statement", which > means that only the failed statement is rolled back, and *I* then have > the choice of whether I want to rollback the remainder of the > transaction as well, or that I want to continue / try something else. Really? Considering that there was no backend support at all for such a thing back in 7.*, this seems improbable. regards, tom lane
В списке pgsql-odbc по дате отправления: