From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: Add 'day' field to INTERVAL so 1 day interval |
Date: | 2005-07-20 17:24:54 |
Message-ID: | 200507201724.j6KHOs615322@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-patches |
Tom Lane wrote:
> momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian) writes:
> > Add 'day' field to INTERVAL so 1 day interval can be distinguished from
> > 24 hours. This is very helpful for daylight savings time:
>
> Surely this patch should have forced initdb.
Thanks, done. He originally had the catversion but I worked on the
patch for so long I forgot about it.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Kris Jurka | 2005-07-20 17:50:06 | Re: pgsql: Add 'day' field to INTERVAL so 1 day interval can be |
Previous Message | Bruce Momjian | 2005-07-20 17:24:39 | pgsql: Update catalog version for INTERVAL day addition. |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-07-20 17:31:38 | Re: Interval->day patch |
Previous Message | Bruce Momjian | 2005-07-20 17:23:48 | Re: Interval->day patch |