Fix an issue related to RESOURCE GROUP dialog.
The multiple statement generated are not transaction safe.
Hence - execute/put them in separate textbox, so that they will be
executed in separate transaction all together, just like we do in
Database dialog.
Branch
--
master
Details
---
ht
Allow to run the embed-xrc from the separate build directory, and on
all the platform
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=b5fc83d94678f1721c92132fe46c111f2fef3a13
Modified Files
--
Makefile.am |2 +-
pgadmin/
On Thu, Oct 30, 2014 at 8:41 PM, Dave Page wrote:
> Ashesh, can you review/commit this please?
>
> Thanks.
>
> On Thu, Oct 30, 2014 at 1:14 PM, Akshay Joshi <
> akshay.jo...@enterprisedb.com> wrote:
>
>> Hi Dave
>>
>> As resource group is a shared object, so it can't be run in a
>> transnational