pgAdmin III commit: Fix a bug in the way that stored procedures and fun

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix a bug in the way that stored procedures and fun
Date: 2011-01-31 13:20:45
Message-ID: 201101311320.p0VDKjPF047402@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix a bug in the way that stored procedures and functions are identified in EDB Advanced Server, that could yield incorrect results

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8c383d55956eb3a8c4aee57fc29126795b1c3c57
Author: Nikhil S <nixmisc(at)gmail(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-01-31 13:21:16 pgAdmin III commit: Fix a bug in the way that stored procedures and fun
Previous Message Dave Page 2011-01-31 13:02:46 Re: wxWidgets 2.9 build