SVN Commit by dpage: r6792 - in trunk/pgadmin3: . pgadmin/schema pgadmin/utils

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6792 - in trunk/pgadmin3: . pgadmin/schema pgadmin/utils
Date: 2007-10-26 13:29:39
Message-ID: 200710261329.l9QDTdvd025389@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-10-26 14:29:39 +0100 (Fri, 26 Oct 2007)

New Revision: 6792

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

Log:
Handle the corner case when a user includes quotes in an object name. This will most likely break something I haven't thought of, so we need to be extra vigilant when testing...

Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/pgadmin/schema/pgFunction.cpp
trunk/pgadmin3/pgadmin/utils/misc.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message Raphaël Enrici 2007-10-28 13:34:22 keyboard shortcuts in context menus are not displayed correctly(?) [pga3-1.8.0]
Previous Message Dave Page 2007-10-26 13:22:35 Re: Adding shortcuts to some menus