Use the new syntax for sequence when possible In 8.4, the ALTER SEQUENCE can be used to rename a sequence, and to change the owner of a sequence.
First patch from Thom Brown, few changes by me. Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=2705867fbd700698df9f73a7fe15961c81010d00 Modified Files -------------- pgadmin/dlg/dlgSequence.cpp | 38 +++++++++++++++++++++++++++++++------- 1 files changed, 31 insertions(+), 7 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers