[pgadmin-hackers] pgAdmin III commit: Allow multiple SQL editor tabs to be used in the Qu

2016-02-19 Thread Dave Page
Allow multiple SQL editor tabs to be used in the Query Tool Additional review by Neel Patel from EDB. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5dbefb4df7ea48e1db215dfab43bbc02ee88e2be Author: Sergey Busel Modified

Re: [pgadmin-hackers] pgAdmin III: Muliple SQL tabs

2016-02-19 Thread Dave Page
Thanks Neel - patch applied! Many thanks Sergey! On Fri, Feb 19, 2016 at 5:17 AM, Neel Patel wrote: > Hi Dave, > > I re-tested and reviewed the attached patch and it is working perfectly. > Thank you Sergey for the patch. > > Thanks, > Neel Patel > > On Thu, Feb

Re: [pgadmin-hackers] Building a development version of pgadmin

2016-02-19 Thread Dave Page
On Thu, Feb 18, 2016 at 5:27 PM, Andrey Zhidenkov < andrey.zhiden...@gmail.com> wrote: > I'm trying to build a debug version under Arch Linux. I've added > --enable-debug argument while executing a configyre script to build a debug > package. Now this build requires a debug version of wxWidgts. I

[pgadmin-hackers] [pgAdmin4][Patch]: Dependecies/Dependents functionality

2016-02-19 Thread Akshay Joshi
Hi All I have implemented the logic to show Dependencies/Dependents when user click on browser nodes. Attached is the patch file, please review it and if it looks good then please commit it. I have also added this support in "Database" , "Tablespace" and "Role" as this nodes are already been

Re: [pgadmin-hackers] [pgAdmin4] [Patch]: Language Module

2016-02-19 Thread Akshay Joshi
Hi All On Mon, Feb 15, 2016 at 3:47 PM, Dave Page wrote: > > > On Mon, Feb 15, 2016 at 7:29 AM, Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Hi All >> >> Attached is the new patch after fixing review comments given by Dave. >> >> On Fri, Feb 12, 2016 at 10:04

Re: [pgadmin-hackers] patch for cast module

2016-02-19 Thread Sanket Mehta
Hi Dave, PFA the revise patch. It includes changes according to your review comments as well as dependency/dependent part also. Let me know in case anything is missing. Regards, Sanket Mehta Sr Software engineer Enterprisedb On Mon, Feb 15, 2016 at 10:25 PM, Dave Page

Re: [pgadmin-hackers] [pgAdmin4][Patch]: Dependecies/Dependents functionality

2016-02-19 Thread Dave Page
Hi On Fri, Feb 19, 2016 at 10:17 AM, Akshay Joshi < akshay.jo...@enterprisedb.com> wrote: > Hi All > > I have implemented the logic to show Dependencies/Dependents when user > click on browser nodes. Attached is the patch file, please review it and if > it looks good then please commit it. > > I

Re: [pgadmin-hackers] [pgAdmin4][Patch]: Dependecies/Dependents functionality

2016-02-19 Thread Akshay Joshi
Hi Dave On Fri, Feb 19, 2016 at 5:45 PM, Dave Page wrote: > Hi > > On Fri, Feb 19, 2016 at 10:17 AM, Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Hi All >> >> I have implemented the logic to show Dependencies/Dependents when user >> click on browser nodes.

Re: [pgadmin-hackers] [pgAdmin4][Patch]: Dependecies/Dependents functionality

2016-02-19 Thread Dave Page
On Fri, Feb 19, 2016 at 1:09 PM, Akshay Joshi wrote: > Hi Dave > > On Fri, Feb 19, 2016 at 5:45 PM, Dave Page wrote: > >> Hi >> >> On Fri, Feb 19, 2016 at 10:17 AM, Akshay Joshi < >> akshay.jo...@enterprisedb.com> wrote: >> >>> Hi All >>> >>> I