SVN Commit by guillaume: r8183 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/schema

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by guillaume: r8183 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/schema
Date: 2010-02-16 22:08:04
Message-ID: 201002162208.o1GM84uo009024@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: guillaume

Date: 2010-02-16 22:08:04 +0000 (Tue, 16 Feb 2010)

New Revision: 8183

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8183&view=rev

Log:
Fix the reverse engineering of a function, per a report from Kieran McCusker.
Fixes #140

Modified:
branches/REL-1_10_0_PATCHES/pgadmin3/CHANGELOG
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/schema/pgFunction.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2010-02-16 22:09:50 SVN Commit by guillaume: r8184 - in trunk/pgadmin3: . pgadmin/schema
Previous Message pgAdmin Trac 2010-02-16 22:05:45 [pgAdmin III] #140: Problems reverse engineering functions