Fixed some issues related to Resource Group - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Fixed some issues related to Resource Group
Date
Msg-id CANxoLDenoCqmmtHFEAeT05qBmKpHt0ZOu+RPrtSuw56=a7Wx_w@mail.gmail.com
Whole thread Raw
Responses Re: Fixed some issues related to Resource Group
List pgadmin-hackers
Hi Dave

As resource group is a shared object, so it can't be run in a transnational block. With the current implementation if user change the name and any other parameter it will throw an error message as two ALTER statement can't run in a transnational block.

I have fixed the issue. I have modified the logic and add one more text box in SQL tab on "Resource Group" dialog as we have in "New Database" dialog.

Attached is the patch file of the above fix. Please review it and if it looks good, can you please commit the code. 

--
Akshay Joshi
Principal Software Engineer 


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-support] pgAdmin 1.18.0 + slony-I 2.2.0 + PG 9.3
Next
From: Dave Page
Date:
Subject: Re: Fixed some issues related to Resource Group