Received: from localhost (maia-2.hub.org [200.46.204.187]) by postgresql.org (Postfix) with ESMTP id 761F09FA19D for ; Sun, 10 Dec 2006 10:37:38 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.187]) (amavisd-new, port 10024) with ESMTP id 41328-06 for ; Sun, 10 Dec 2006 10:37:32 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from mailbox.samurai.com (mailbox.samurai.com [205.207.28.82]) by postgresql.org (Postfix) with ESMTP id 0DA219F9386 for ; Sun, 10 Dec 2006 10:37:38 -0400 (AST) Received: from localhost (mailbox.samurai.com [205.207.28.82]) by mailbox.samurai.com (Postfix) with ESMTP id D129961D28; Sun, 10 Dec 2006 09:37:36 -0500 (EST) X-Virus-Scanned: by amavisd-new at mailbox.samurai.com Received: from mailbox.samurai.com ([205.207.28.82]) by localhost (mailbox.samurai.com [205.207.28.82]) (amavisd-new, port 10024) with LMTP id Xu+um9YuUw8u; Sun, 10 Dec 2006 09:37:34 -0500 (EST) Received: from [192.168.1.101] (d38-127-46.home1.cgocable.net [72.38.127.46]) by mailbox.samurai.com (Postfix) with ESMTP id E68AE61C8F; Sun, 10 Dec 2006 09:37:33 -0500 (EST) Subject: Re: Overuse of capitalization From: Neil Conway To: Tom Lane Cc: pgsql-docs@postgreSQL.org In-Reply-To: <16109.1164141571@sss.pgh.pa.us> References: <16109.1164141571@sss.pgh.pa.us> Content-Type: text/plain Date: Sun, 10 Dec 2006 09:37:28 -0500 Message-Id: <1165761448.21592.55.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1 Content-Transfer-Encoding: 7bit X-Archive-Number: 200612/78 X-Sequence-Number: 4001 On Tue, 2006-11-21 at 15:39 -0500, Tom Lane wrote: > http://developer.postgresql.org/pgdocs/postgres/warm-standby.html > reads like Something Written by an Eighteenth Century Gentleman ... > it's been about that long since it was fashionable to capitalize noun > phrases in running text. Anyone mind if I smash most of this text > to lower case? Please do -- I noticed that earlier, and I've been meaning to fix it myself at some point. -Neil