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 ------ REL-1_14_0_PATCHES Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=14152a842548d436e8aba3e983d7ab304d096d5d 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
