Обсуждение: pgAdmin III commit: Ensure the debugger displays something sane rather

Поиск
Список
Период
Сортировка

pgAdmin III commit: Ensure the debugger displays something sane rather

От
Dave Page
Дата:
Ensure the debugger displays something sane rather than erroring out
if a stack frame from an anonymous block is selected.

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=faa4b8a95e6112b4116654b0e7a57ed4e664cb9e
Author: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>

Modified Files
--------------
pgadmin/debugger/ctlCodeWindow.cpp       |   19 ++++++++++++++++++-
pgadmin/include/debugger/ctlCodeWindow.h |    1 +
2 files changed, 19 insertions(+), 1 deletions(-)