Re: Bug fix for Greenplum: Correct how it files the help

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Bug fix for Greenplum: Correct how it files the help
Дата
Msg-id 937d27e10905260812m24725346ped7713485f4ca31b@mail.gmail.com
обсуждение исходный текст
Ответ на Bug fix for Greenplum: Correct how it files the help  (Chuck McDevitt <cmcdevitt@greenplum.com>)
Список pgadmin-hackers
On Fri, May 22, 2009 at 6:11 PM, Chuck McDevitt <cmcdevitt@greenplum.com> wrote:
> Two very minor fixes for Greenplum:
>
> 1.  If html help is available (GPDB 3.3.0 and later), prefer it to the .PDF help.

I've tweaked that somewhat. I've removed the test for GPHOME and
GPHOME_CLIENTS which doesn't seem to help much, and moved the test
outside of the #ifdef block it's in which is a test for HTMLHelp
compatibility. I've moved the PDF test after the index.html test.

> 2.  If we can't find local GPDB help, go to Greenplum web site for it.

Applied - thanks.

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

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

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r7882 - trunk/pgadmin3/pgadmin
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r7883 - in trunk/pgadmin3/pgadmin: dlg schema