Re: Prevent duplicate attributes - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Prevent duplicate attributes
Date
Msg-id CA+OCxozVEFrgkNU8iXw_tzm_L3nCYjd+jjU9XQd4JwPa_raboA@mail.gmail.com
Whole thread Raw
In response to Prevent duplicate attributes  (Thom Brown <thom@linux.com>)
Responses Re: Prevent duplicate attributes  (Thom Brown <thom@linux.com>)
List pgadmin-hackers
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().


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Graphical Explain Tooltip
Next
From: Thom Brown
Date:
Subject: Re: Prevent duplicate attributes