pgAdmin III commit: Properly quote values being deposited in the debugg

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Properly quote values being deposited in the debugg
Date: 2011-03-24 17:11:41
Message-ID: 201103241711.p2OHBfcj057424@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Properly quote values being deposited in the debugger, per a report
from Heikki Linnakangas.

Branch
------
master

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

Modified Files
--------------
pgadmin/debugger/ctlCodeWindow.cpp | 4 ++--
pgadmin/debugger/dbgPgConn.cpp | 18 ++++++++++++++++++
pgadmin/include/debugger/dbgPgConn.h | 1 +
3 files changed, 21 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-03-24 18:43:40 Re: Debugger crashes when setting a value with quotes
Previous Message Heikki Linnakangas 2011-03-24 14:54:26 Debugger crashes when setting a value with quotes