Обсуждение: pgAdmin III commit: Prevent a crash in the log viewer on Solaris, by en

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

pgAdmin III commit: Prevent a crash in the log viewer on Solaris, by en

От
Dave Page
Дата:
Prevent a crash in the log viewer on Solaris, by ensuring we don't
try to accesslog output columns that don't exist.

Branch
------
REL-1_10_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c25019ed939c8fe2ffa3de5f81e0db26b2a2daf3
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
pgadmin/frm/frmStatus.cpp |   43 ++++++++++++++++++++++++++++++++++---------
1 files changed, 34 insertions(+), 9 deletions(-)