Fix DEFAULT handling with ALTER function DEFAULT clause was included with the ALTER function. That's an incorrect syntax that is now fixed.
From a report from Regina (Paragon Corporation). Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7eaabea4beda20a3d6bd71d0e42c42c1979ee3bb Modified Files -------------- pgadmin/dlg/dlgFunction.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
