pgAdmin III commit: Fix quoting of function identifiers.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix quoting of function identifiers.
Date: 2012-09-05 10:54:38
Message-ID: E1T9DFm-00053F-2p@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix quoting of function identifiers.

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=2096d22d800eb30a3b22eed023bd2e061daa54fe

Modified Files
--------------
pgadmin/dlg/dlgFunction.cpp | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-09-05 10:56:20 Re: Unable to create new function if "Owner" or "Comment" is specified.
Previous Message Dave Page 2012-09-05 10:53:49 pgAdmin III commit: Fix quoting of function identifiers.