On Fri, May 22, 2009 at 6:11 PM, Chuck McDevitt <cmcdev...@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

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to