Re: Adding owner to objects' lists

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Adding owner to objects' lists
Date: 2008-05-06 11:16:32
Message-ID: 48203E10.2080608@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dave Page a écrit :
> On Mon, May 5, 2008 at 1:25 PM, Guillaume Lelarge
> <guillaume(at)lelarge(dot)info> wrote:
>> The attached patch adds an Owner column to an object's list (for example
>> "Aggregates" node, "Functions" node, "Tables" node, etc.). So, there's now
>> three columns : Name, Owner and Comment.
>
> Looks OK to me, though if memory serves the main reason we didn't do
> this originally was because it was awkward getting the column sizing
> correct. We should keep an eye on it after you've applied the patch to
> make sure we don't see anything that looks odd.
>

Applied, thanks.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2008-05-06 13:12:36 Re: Statistics tab, "Tables" node
Previous Message svn 2008-05-06 11:16:15 SVN Commit by guillaume: r7278 - in trunk/pgadmin3: . pgadmin/include/schema pgadmin/schema