pgAdmin III commit: Fix a bug in the way that stored procedures and fun - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Fix a bug in the way that stored procedures and fun
Date
Msg-id 201101311321.p0VDLG6p047486@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix a bug in the way that stored procedures and functions are identified in EDB Advanced Server, that could yield
incorrectresults 

Branch
------
REL-1_12_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=6861d498b619b39d0a083da115b8beaf1b771b89
Author: Nikhil S <nixmisc@gmail.com>

Modified Files
--------------
CHANGELOG                     |    3 +++
pgadmin/schema/pgFunction.cpp |   20 +++++++++++++++++---
2 files changed, 20 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix a bug in the way that stored procedures and fun
Next
From: Peter Geoghegan
Date:
Subject: Re: wxWidgets 2.9 build