[PATCH] Add Commit/Rollback toolbar action

From: John Obaterspok <john(dot)obaterspok(at)gmail(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [PATCH] Add Commit/Rollback toolbar action
Date: 2015-06-15 20:33:37
Message-ID: CAOscVdLC5GB2CnQO6dnHBN42rcRuV2ienf8Jopu1vWL82NqkUw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hello,

With the newly added option to disable auto commit (hurray) I really missed
commit/rollback toolbar buttons. Attached patch adds this.

-- john

Attachment Content-Type Size
0001-Add-Commit-Rollback-toolbar-action.patch application/octet-stream 14.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Sanket Mehta 2015-06-16 06:40:48 Re: [PATCH] Fix crash when disabling auto commit
Previous Message John Obaterspok 2015-06-15 19:28:05 Re: [PATCH] Add ElapsedTimeToString to format execution time in a more readable manner (instead of showing everything as msec)