| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Chuck McDevitt <cmcdevitt(at)greenplum(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: Bug fix for Greenplum: Correct how it files the help |
| Date: | 2009-05-26 15:12:38 |
| Message-ID: | 937d27e10905260812m24725346ped7713485f4ca31b@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
On Fri, May 22, 2009 at 6:11 PM, Chuck McDevitt <cmcdevitt(at)greenplum(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | svn | 2009-05-26 16:41:15 | SVN Commit by dpage: r7883 - in trunk/pgadmin3/pgadmin: dlg schema |
| Previous Message | svn | 2009-05-26 14:58:51 | SVN Commit by dpage: r7882 - trunk/pgadmin3/pgadmin |