X-Original-To: pgsql-hackers-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 9F6AFD1B4FE for ; Wed, 22 Oct 2003 04:47:29 +0000 (GMT) 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 17510-08 for ; Wed, 22 Oct 2003 01:46:59 -0300 (ADT) Received: from houston.familyhealth.com.au (fhnet.arach.net.au [203.22.197.21]) by svr1.postgresql.org (Postfix) with ESMTP id F07ACD1B4ED for ; Wed, 22 Oct 2003 01:46:57 -0300 (ADT) Received: from familyhealth.com.au (work-40.internal [192.168.0.40]) by houston.familyhealth.com.au (8.12.9p1/8.12.9) with ESMTP id h9M4knoD005194; Wed, 22 Oct 2003 12:46:49 +0800 (WST) (envelope-from chriskl@familyhealth.com.au) Message-ID: <3F960CB2.1010804@familyhealth.com.au> Date: Wed, 22 Oct 2003 12:50:58 +0800 From: Christopher Kings-Lynne User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tom Lane Cc: Bruce Momjian , Hackers Subject: Re: 7.4 compatibility question References: <200310220431.h9M4VXl20009@candle.pha.pa.us> <8619.1066797761@sss.pgh.pa.us> In-Reply-To: <8619.1066797761@sss.pgh.pa.us> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200310/1014 X-Sequence-Number: 45696 > A moment's further thought reveals 'today' as another potentially broken > default value, which seems more likely to be used in practice than > 'yesterday' or 'tomorrow'. I'm too beat to go digging for other legal > inputs, but there may be some... Ah, I didn't mention that one because I thought it was obvious and had already been mentioned :P Chris