[pgadmin-hackers] Browser fixes

2013-05-16 Thread Dave Page
[CCing to -support as people there have been waiting for some of these fixes] The attached patch (against master) cleans up a number of issues in the browser code: - It fixes the collapsing tree issue by reverting patch 1 which attempted to fix a bug caused by patch 2. The bug in patch 2 has been

[pgadmin-hackers] pgAdmin III commit: Remove unmaintained standalone pgScript test app.

2013-05-16 Thread Dave Page
Remove unmaintained standalone pgScript test app. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=fa3f47e337261ae9e6542c8dffce709d6a9b1973 Modified Files -- Makefile.am|2 +- configure.ac.i

Re: [pgadmin-hackers] Fixed compilation issue on some Operating System

2013-05-16 Thread Dave Page
Thanks - patch applied. On Thu, May 16, 2013 at 10:04 AM, Akshay Joshi wrote: > Hi Dave > > Some of us are facing compilation issue on some operating system due to the > inclusion of SSH Tunnel code. I have tried a lot to figure it out, but not > found the exact cause of the problem. > > Thanks t

[pgadmin-hackers] pgAdmin III commit: Fix linker error seen on some Linux distros (e.g. S

2013-05-16 Thread Dave Page
Fix linker error seen on some Linux distros (e.g. Suse). Thanks to Tim Wood for finding the cause of the problem. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d9b76728f06b2fb8e57a4749c5113c0319e67f98 Author: Akshay Joshi Modified Files ---

[pgadmin-hackers] Fixed compilation issue on some Operating System

2013-05-16 Thread Akshay Joshi
Hi Dave Some of us are facing compilation issue on some operating system due to the inclusion of SSH Tunnel code. I have tried a lot to figure it out, but not found the exact cause of the problem. Thanks to "Tim Wood" from salesforce for finding the cause of the problem. The problem is order of l