Re: Adding time to DATE type

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Adding time to DATE type
Date: 2000-06-12 01:05:01
Message-ID: 200006120105.VAA11648@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hiroshi Inoue 2000-06-12 01:40:47 RE: ALTER TABLE DROP COLUMN
Previous Message Bruce Momjian 2000-06-12 01:00:11 Re: ALTER TABLE DROP COLUMN