X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [64.117.224.130]) by svr1.postgresql.org (Postfix) with ESMTP id 563CED1B4EE for ; Thu, 9 Oct 2003 19:19:20 +0000 (GMT) Received: from svr1.postgresql.org ([64.117.224.193]) by localhost (neptune.hub.org [64.117.224.130]) (amavisd-new, port 10024) with ESMTP id 05440-07 for ; Thu, 9 Oct 2003 16:18:35 -0300 (ADT) Received: from candle.pha.pa.us (momjian.navpoint.com [207.106.42.251]) by svr1.postgresql.org (Postfix) with ESMTP id 89766D1B8F5 for ; Thu, 9 Oct 2003 16:14:03 -0300 (ADT) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id h99JDSq22706; Thu, 9 Oct 2003 15:13:28 -0400 (EDT) From: Bruce Momjian Message-Id: <200310091913.h99JDSq22706@candle.pha.pa.us> Subject: Re: LOCALTIMESTAMP should be mentioned in datatype-datetime.html In-Reply-To: To: Troels Arvin Date: Thu, 9 Oct 2003 15:13:28 -0400 (EDT) Cc: pgsql-docs@postgresql.org X-Mailer: ELM [version 2.4ME+ PL106 (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: 200310/3 X-Sequence-Number: 2023 Troels Arvin wrote: > Hello, > > About section 8.5.1.5. ("Special Values"): > > I suggest adding LOCALTIMESTAMP and LOCALTIME to the first paragraph. > Maybe it should be phrased as: > > The following SQL-compatible functions can be used to obtain > current datetime-related values: CURRENT_DATE, CURRENT_TIME, > CURRENT_TIMESTAMP, LOCALTIME and LOCALTIMESTAMP. > (See Section 9.8.4.) Updated. Thanks. -- 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