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

From Bruce Momjian
Subject Re: Adding time to DATE type
Date
Msg-id 200006120105.VAA11648@candle.pha.pa.us
Whole thread Raw
In response to Re: Adding time to DATE type  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Adding time to DATE type
List pgsql-hackers
[ Charset ISO-8859-1 unsupported, converting... ]
> Bruce Momjian writes:
> 
> > 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.

--  Bruce Momjian                        |  http://www.op.net/~candle pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: "Hiroshi Inoue"
Date:
Subject: RE: ALTER TABLE DROP COLUMN
Next
From: Peter Mount
Date:
Subject: Integrating Sendmail with PostgreSQL