X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id E9843D1C50B for ; Thu, 15 Apr 2004 02:33:42 -0300 (ADT) 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 53824-08 for ; Thu, 15 Apr 2004 02:33:42 -0300 (ADT) Received: from candle.pha.pa.us (candle.pha.pa.us [207.106.42.251]) by svr1.postgresql.org (Postfix) with ESMTP id 3E25DD1C4C3 for ; Thu, 15 Apr 2004 02:33:40 -0300 (ADT) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id i3F5Xf925692; Thu, 15 Apr 2004 01:33:41 -0400 (EDT) From: Bruce Momjian Message-Id: <200404150533.i3F5Xf925692@candle.pha.pa.us> Subject: Re: Clarification of DateStyle In-Reply-To: <12432.1082006859@sss.pgh.pa.us> To: Tom Lane Date: Thu, 15 Apr 2004 01:33:41 -0400 (EDT) Cc: PostgreSQL-documentation X-Mailer: ELM [version 2.4ME+ PL108 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200404/10 X-Sequence-Number: 2354 Tom Lane wrote: > Bruce Momjian writes: > > I have applied the following patch to clarify the meaning of the second > > DateStyle field. > > Am I seeing correctly that this is actually just a one-word insertion? > You do your readers no favor by providing patches for comment that > consist largely of content-free rearrangement of line breaks. Yea, confusing. The change was from: and the date field order specification to: and the input/output specification for year/month/day ordering When I am in there, I take the opportunity to clean up the arrangement. If I don't my new text pushes everything out of alignment. I guess I could make the changes, do a diff, then reformat before applying to CVS. Would that help? -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073