Re: Autovacuum docs - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: Autovacuum docs
Date
Msg-id 200509130923.21463.peter_e@gmx.net
Whole thread Raw
In response to Re: Autovacuum docs  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:
> I think we mostly don't use endterm on cross-references to sections.
> Not sure if that's a project standard, or just laziness, though.

Yes, please don't use those.

> The other sect2 titles in this chapter capitalize only the first
> word. Again, I'm not sure how fully that convention is followed, but
> I think this would look better as "The auto-vacuum daemon".

More likely it's "The autovacuum daemon" without hyphen, which is the
spelling the actual text uses.   But I'd personally rather see
consistent title capitalization on all section levels.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-patches by date:

Previous
From: "Michael Paesold"
Date:
Subject: Re: Autovacuum docs
Next
From: Bruce Momjian
Date:
Subject: Re: sum(int4)/sum(int2) improvement