pgAdmin III commit: Correct a pg_proc column name in PPAS 8.4 and above

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Correct a pg_proc column name in PPAS 8.4 and above
Date: 2011-04-28 13:27:58
Message-ID: 201104281327.p3SDRwcp092201@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Correct a pg_proc column name in PPAS 8.4 and above.

Branch
------
master

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

Modified Files
--------------
pgadmin/db/pgConn.cpp | 4 +++-
pgadmin/schema/edbPackageFunction.cpp | 8 ++++++--
2 files changed, 9 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-04-28 13:28:29 pgAdmin III commit: Correct a pg_proc column name in PPAS 8.4 and above
Previous Message Dave Page 2011-04-28 13:20:54 pgAdmin III commit: Fix copyright.