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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Prevent a crash in the log viewer on Solaris, by en
Дата
Msg-id 201009011345.o81DjLNg056478@gothos.postgresql.org
обсуждение исходный текст
Список 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
------
master

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

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


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Prevent a crash in the log viewer on Solaris, by en
Следующее
От: Dave Page
Дата:
Сообщение: Re: frmStatus: Assertion on linux and Segment Fault on Solaris