Re: Prevent duplicate attributes - Mailing list pgadmin-hackers

From Thom Brown
Subject Re: Prevent duplicate attributes
Date
Msg-id CAA-aLv7QCjPavOFesZ2mE9wCizZ5CPchtFeZFhaD1uygPd8iwQ@mail.gmail.com
Whole thread Raw
In response to Re: Prevent duplicate attributes  (Dave Page <dpage@pgadmin.org>)
Responses Re: Prevent duplicate attributes  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-hackers
On 12 July 2011 10:53, Dave Page <dpage@pgadmin.org> wrote:
> On Sat, Jul 9, 2011 at 9:02 PM, Thom Brown <thom@linux.com> wrote:
>> Hi (yes, me... again),
>>
>> Tiny patch attached to prevent adding attributes with a duplicate name
>> to a type.  It seems previous versions prevented this, but must have
>> been allowed in a commit since the last release.
>
> For consistency with the other checks on the dialogue, this should
> cause the "Add" button to be disabled, not make it silently fail. That
> should almost certainly be done in dlgType::CheckChange().

Yes, you're right.

--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Prevent duplicate attributes
Next
From: Dave Page
Date:
Subject: Re: New key shortcuts for query window