pgAdmin III commit: Fix setting of comments on PPAS procedures.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix setting of comments on PPAS procedures.
Date: 2012-10-09 15:59:39
Message-ID: E1TLcDb-00071G-PE@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix setting of comments on PPAS procedures.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=da39c3ab03ec2efe2829e286ee645ea6e86c65a1
Author: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
CHANGELOG | 3 ++-
pgadmin/dlg/dlgFunction.cpp | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-10-09 16:01:07 pgAdmin III commit: Fix setting of comments on PPAS procedures.
Previous Message Dave Page 2012-10-09 10:40:07 Re: sysSettings::Flush()