Re: pgAdmin III commit: Support for security labels on global objects

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Timon <timosha(at)gmail(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: pgAdmin III commit: Support for security labels on global objects
Date: 2011-08-05 17:45:31
Message-ID: 1312566332.2038.5.camel@laptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-08-05 17:46:05 Re: Patch to add support for security labels on local objects
Previous Message Guillaume Lelarge 2011-08-05 17:45:02 pgAdmin III commit: Fix issues when using pgadmin with 9.1 or older rel