Re: pgAdmin III commit: Support for security labels on global objects - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: pgAdmin III commit: Support for security labels on global objects
Date
Msg-id 1312566332.2038.5.camel@laptop
Whole thread Raw
In response to Re: pgAdmin III commit: Support for security labels on global objects  (Timon <timosha@gmail.com>)
List pgadmin-hackers
On Tue, 2011-08-02 at 19:04 +0600, Timon wrote:
> pgadmin crashes after createing second table.
> steps to reproduce:
> 1) run pgadmin
> 2) create table (empty table t1, for example)
> 3) create one more table (empty table t2, etc...)
> 4) catch the crash
>
> git bisect points to this commit
>
> gcc-4.6.0-10.fc15.x86_64
> postgresql 9.0.4
>

Thanks, you're right. I pushed a fix for this.


--
Guillaume
  http://blog.guillaume.lelarge.info
  http://www.dalibo.com


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix issues when using pgadmin with 9.1 or older rel
Next
From: Guillaume Lelarge
Date:
Subject: Re: Patch to add support for security labels on local objects