Allow renaming a domain The patch uses the ALTER TYPE statement before 9.2, and the new ALTER DOMAIN statement in 9.2+.
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=219cb2ac967cfe97652682fb8aa04f293bf9295c Modified Files -------------- CHANGELOG | 1 + pgadmin/dlg/dlgDomain.cpp | 12 ++++++++++-- 2 files changed, 11 insertions(+), 2 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
