On Wed, Sep 22, 2010 at 17:35, Tom Lane <[email protected]> wrote: > Magnus Hagander <[email protected]> writes: >> <!-- appendixes --> >> <!entity contacts SYSTEM "contacts.sgml"> >> -<!entity cvs SYSTEM "cvs.sgml"> >> +<!entity sourcerepo SYSTEM "sourcerepo.sgml"> >> <!entity datetime SYSTEM "datetime.sgml"> >> <!entity docguide SYSTEM "docguide.sgml"> >> <!entity errcodes SYSTEM "errcodes.sgml"> > > Please keep the filelist entries in alphabetical order.
Ack. >> <!-- we need a file containing the CVS logs for each release, and >> something >> like the SVN web interface that groups commits but has branches --> > > This comment should be updated, or deleted entirely. Given that I don't even understand what it means and what it does there, I deleted it :) > I didn't attempt to read the changes in sourcerepo.sgml ... as you well > know, I find diff -u format utterly unreadable for more than one-liner > changes. Sorry about that. It's basically just deleting all the references to cvs - the git chapter was there already - and moving the info about bison/flex/perl requirements to the first section. -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
