Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > Log message:
> > Update HISTORY to match release.sgml.
>
> What do you use? I tried my entire array of HTML to text converters but
> couldn't generate output that looked like yours.
Really? I didn't do anything except 'gmake HISTORY'. Does mine look
better or worse than yours?
I think the operative line was:
/usr/bin/perl -p -e 's/<H(1|2)$/<H\1 align=center/g' HISTORY.html | lynx
-force_html -dump -nolist /dev/stdin >HISTORY
I am using Lynx Version 2.8.3rel.1 (23 Apr 2000). I think I also have
older SGML tools than yours.
--
Bruce Momjian | http://candle.pha.pa.us
[EMAIL PROTECTED] | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match