pgAdmin III commit: Prevent a crash in the log viewer on Solaris, by en - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Prevent a crash in the log viewer on Solaris, by en
Date
Msg-id 201009011345.o81DjL0m056482@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Devrim GÜNDÜZ
Date:
Subject: Re: No new pgAdmin3 releases for openSUSE?
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Prevent a crash in the log viewer on Solaris, by en