Prevent duplicate members' names in a composite type When adding columns in the column dialogue window, it allows you to add a column with the same name as an existing one, which will result in SQL which will fail to run.
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=954dae4983194e582e028549f7627153c4b20774 Author: Thom Brown <t...@linux.com> Modified Files -------------- pgadmin/dlg/dlgType.cpp | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers