[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
Ashesh - this appears to be related to the debugger changes. Can you
take a look please?
Thanks.
On Thu, May 16, 2013 at 2:07 PM, Gabriele Franch wrote:
> Hello,
> I'm using pgadmin 1.18.0 Alpha 1 (compiled from
> http://ftp.postgresql.org/pub/pgadmin3/release/v1.18.0-alpha1/src/pgadmin3-1.18.0-
It could be because of the changes in pgThread, made to redesign the
debugger.
I will investigate it.
Thanks for the report.
On Thu, May 16, 2013 at 6:37 PM, Gabriele Franch wrote:
> Hello,
> I'm using pgadmin 1.18.0 Alpha 1 (compiled from
>
> http://ftp.postgresql.org/pub/pgadmin3/release/v1.18
Hello,
I'm using pgadmin 1.18.0 Alpha 1 (compiled from
http://ftp.postgresql.org/pub/pgadmin3/release/v1.18.0-alpha1/src/pgadmin3-1.18.0-alpha1.tar.gz).
Messages are repeated multiple times in messages pane. Version 1.16.1
does not expose this behavior.
Example SQL:
DROP FUNCTION IF EXISTS r
Thanks for confirming Colin.
On Thu, May 16, 2013 at 1:40 PM, Colin Beckingham wrote:
> Thank you Akshay, compile now correct on Opensuse 12.3 64 bit.
>
>
> Akshay Joshi said:
>
> Hi All
>
> We have fixed the issue of 'EVP_PKEY_free'. Thanks to Tim Wood for finding
> the cause of the problem.
> P
Thank you Akshay, compile now correct on Opensuse 12.3 64 bit.
Akshay Joshi said:
Hi All
We have fixed the issue of 'EVP_PKEY_free'. Thanks to Tim Wood for finding
the cause of the problem.
Patch has been applied to the pgadmin.
On Wed, May 8, 2013 at 3:15 PM, Dave Page wrote:
> On Wed, May
Hi All
We have fixed the issue of 'EVP_PKEY_free'. Thanks to Tim Wood for finding
the cause of the problem.
Patch has been applied to the pgadmin.
On Wed, May 8, 2013 at 3:15 PM, Dave Page wrote:
> On Wed, May 8, 2013 at 10:41 AM, Colin Beckingham wrote:
> >
> >
> > On 05/06/2013 04:57 AM, Co