Received: from localhost (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id 381F0476445 for ; Thu, 31 Oct 2002 17:19:36 -0500 (EST) Received: from sss.pgh.pa.us (unknown [192.204.191.242]) by postgresql.org (Postfix) with ESMTP id 8D640476414 for ; Thu, 31 Oct 2002 17:19:35 -0500 (EST) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.12.5/8.12.5) with ESMTP id g9VMJbhR019491; Thu, 31 Oct 2002 17:19:37 -0500 (EST) To: Bruno Wolff III Cc: pgsql-docs@postgresql.org Subject: Re: timezone doc error for 7.3b3 In-reply-to: <20021030030314.GA370@wolff.to> References: <20021030030314.GA370@wolff.to> Comments: In-reply-to Bruno Wolff III message dated "Tue, 29 Oct 2002 21:03:14 -0600" Date: Thu, 31 Oct 2002 17:19:36 -0500 Message-ID: <19490.1036102776@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by AMaViS new-20020517 X-Archive-Number: 200210/30 X-Sequence-Number: 1524 Bruno Wolff III writes: > Table 5-10 (in section 5.5 of the user's guide) shows "with time zone" as being > optional for timpstamp. I don't think that is correct for 7.3 since > "without time zone" is now the default. Fixed. The paragraphs immediately below were obsolete for 7.3, too :-( Thanks for pointing it out... regards, tom lane