]> granicus.if.org Git - postgresql/commit
Add:
authorBruce Momjian <bruce@momjian.us>
Tue, 17 Aug 2004 17:14:56 +0000 (17:14 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 17 Aug 2004 17:14:56 +0000 (17:14 +0000)
commit388ffad0401e7ebe0c44b0a4bfb85ce0ed48b294
treeeb6b77216ea51a668ae3892ebd42b7cb6034fdde
parentf5f5d7bead9029afe843a69f85feaf96f25fca18
Add:

< * -Allow savepoints / nested transactions [transactions] (Alvaro)
> * -Allow savepoints / nested transactions (Alvaro)
348a349,353
> * Add an option to automatically use savepoints for each statement in a
>   multi-statement transaction.
>
>   When enabled, this would allow errors in multi-statement transactions
>   to be automatically ignored.
doc/TODO