Menu

#25 Add savepoint method to Connection

open
nobody
None
5
2007-08-27
2006-06-25
Clarence
No

Adds savepoint() and release() methods to Connection,
and modifies rollback() to optionally rollback only to
the savepoint.

Deals only with one, unnamed from the user's point of
view, savepoint.

Discussion

  • Gerhard Häring

    Gerhard Häring - 2006-06-25
    • assigned_to: nobody --> ballie01
     
  • Gerhard Häring

    Gerhard Häring - 2006-06-25
    • assigned_to: ballie01 --> ghaering
     
  • Clarence

    Clarence - 2006-06-26

    Logged In: YES
    user_id=1537139

    Here is a patch without whitespace issues

     
  • Clarence

    Clarence - 2006-06-26

    Logged In: YES
    user_id=1537139

    Beats me how SourceForge works. Here's the file again.

     
  • Clarence

    Clarence - 2006-06-26

    Logged In: YES
    user_id=1537139

    Oh, you have to check that silly box or it ignores your
    upload :(
    Hopefully, here's the patch without whitespace issues

     
  • Clarence

    Clarence - 2006-06-26
     
  • Markus Schiltknecht

    Logged In: YES
    user_id=1614584

    I'm trying to upload an update to the patch.

     
  • Gerhard Häring

    Gerhard Häring - 2007-08-27
    • assigned_to: ghaering --> nobody
     

Log in to post a comment.