Fix a bug in the way that stored procedures and functions are identified in EDB Advanced Server, that could yield incorrect results
Branch ------ REL-1_12_0_PATCHES Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=6861d498b619b39d0a083da115b8beaf1b771b89 Author: Nikhil S <[email protected]> Modified Files -------------- CHANGELOG | 3 +++ pgadmin/schema/pgFunction.cpp | 20 +++++++++++++++++--- 2 files changed, 20 insertions(+), 3 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
