Prevent duplicate attributes

From: Thom Brown <thom(at)linux(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Prevent duplicate attributes
Date: 2011-07-09 20:02:43
Message-ID: CAA-aLv4ddgbX1toXUbv3SsE+dcxiyonATsC4u=nguni6pPJ4-g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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.

Regards

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

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

Attachment Content-Type Size
prevent_duplicate_attributes.patch text/x-patch 427 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-07-09 20:07:02 Re: Overhaul of type attributes modification
Previous Message Thom Brown 2011-07-09 19:56:36 Re: [FEATURE] Add schema option to all relevant objects