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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Properly quote values being deposited in the debugg
Дата
Msg-id 201103241711.p2OHBfcj057424@gothos.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Debugger crashes when setting a value with quotes
Следующее
От: Dave Page
Дата:
Сообщение: Re: Debugger crashes when setting a value with quotes