pgAdmin III commit: Allow renaming a domain - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Allow renaming a domain
Date
Msg-id E1Rk1S3-0000A7-Oy@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #333: Graphical query builder controls
Next
From: Akshay Joshi
Date:
Subject: Fixed FB 20417