X-Original-To: pgsql-committers-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id A388FD1B906 for ; Sun, 7 Mar 2004 22:30:21 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 30515-01 for ; Sun, 7 Mar 2004 18:30:22 -0400 (AST) Received: from sss.pgh.pa.us (unknown [192.204.191.242]) by svr1.postgresql.org (Postfix) with ESMTP id 72F10D1B8BC for ; Sun, 7 Mar 2004 18:30:19 -0400 (AST) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.12.11/8.12.11) with ESMTP id i27MUIXB023118; Sun, 7 Mar 2004 17:30:18 -0500 (EST) To: Bruce Momjian Cc: pgsql-committers@postgresql.org Subject: Re: pgsql-server/doc/src/sgml Makefile In-reply-to: <200403060301.i2631WP00802@candle.pha.pa.us> References: <200403060301.i2631WP00802@candle.pha.pa.us> Comments: In-reply-to Bruce Momjian message dated "Fri, 05 Mar 2004 22:01:32 -0500" Date: Sun, 07 Mar 2004 17:30:18 -0500 Message-ID: <23117.1078698618@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200403/84 X-Sequence-Number: 12549 Bruce Momjian writes: > I see on postgresql.org: > Lynx Version 2.8.5dev.16 (01 Jun 2003) > I used that to generate HISTORY, and I did a diff against the HISTORY I > generated, and the only difference is that it doesn't have spaces on > blank lines, which is even better output than mine. > In the future, I will use postgresql.org lynx. If you find yours > generates similar output to that, you can keep using your local one. Actually, mine generates better output than that one --- it aligns headings better. I'd suggest updating to the 2.8.5 release. The HISTORY versions that I just committed were made with 2.8.5rel1 ... feel free to compare. regards, tom lane