Re: Adding time to DATE type - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Adding time to DATE type
Date
Msg-id Pine.GSO.4.02A.10006121318270.22119-100000@Zebra.DoCS.UU.SE
Whole thread Raw
In response to Re: Adding time to DATE type  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Adding time to DATE type  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On Sun, 11 Jun 2000, Bruce Momjian wrote:

> > > Can someone give me a TODO summary for this issue?
> > 
> > * make 'text' constants default to text type (not unknown)
> > 
> > (I think not everyone's completely convinced on this issue, but I don't
> > recall anyone being firmly opposed to it.)
> 
> I don't know but I know it came up in the last month.  Something about
> character strings not being considered TEXT, and they had to be cast to
> TEXT to be used.
> 
> > 
> > * add SQL interval syntax
> 
> These must be your own items. I don't see them on the main TODO list.

?? You asked for a TODO summary, and these are the things that would need
TO be DOne in order to address the issue originally at hand.

-- 
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Re: [COMMITTERS] pgsql (Makefile)
Next
From: Tom Lane
Date:
Subject: Re: Modifying NOT NULL Constraint