Re: New FAQ questions. minor fixes - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: New FAQ questions. minor fixes
Date
Msg-id 200502250401.j1P41Wn28533@candle.pha.pa.us
Whole thread Raw
In response to Re: New FAQ questions. minor fixes  ("Greg Sabino Mullane" <greg@turnstep.com>)
List pgsql-patches
Greg Sabino Mullane wrote:
[ There is text before PGP section. ]
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> > The original is actually in HTML in doc/src/FAQ/FAQ.html.  I made the
> > modifications you suggested in the patch and am attaching the diff.
>
> Thank you - I could not remember which was the chicken and which was
> the egg :) but I will diff the HTML next time.

Yea, the FAQ's master is HTML, and the TODO's master is a text file.

> > One problem is wrapping of URL's.  Most are fixed now but I saw at least
> > on that is still wrapped in the text version.  I use this command for
> > the HTML to text conversion:
> >
> >       lynx -force_html -dont_wrap_pre -dump -hiddenlinks=ignore -nolist "$@"
> >
> > Any ideas on how that can be improved?
>
> Not off the top of my head, but I will play around with it. Worse comes
> to worse, we can manually clean it up or make a quick perl script to clean
> up after lynx.

True.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: "Greg Sabino Mullane"
Date:
Subject: Re: New FAQ questions. minor fixes
Next
From: Bruce Momjian
Date:
Subject: Re: BUG #1466: syslogger issues