From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Kris Jurka <books(at)ejurka(dot)com> |
Cc: | pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: Add 'day' field to INTERVAL so 1 day interval |
Date: | 2005-07-21 04:57:27 |
Message-ID: | 200507210457.j6L4vRN14936@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-patches |
Kris Jurka wrote:
> Bruce Momjian wrote:
> > Log Message:
> > -----------
> > Add 'day' field to INTERVAL so 1 day interval can be distinguished from
> > 24 hours. This is very helpful for daylight savings time:
> >
>
> Seems to have broken the contrib/btree_gist interval regression tests
>
> http://pgbuildfarm.org/cgi-bin/show_log.pl?nm=dragonfly&dt=2005-07-20%2017:30:00
Tom found the problem --- the storage size need to be updated in the
SQL, which I didn't check. The build farm should pass now.
--
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 | Marc G. Fournier | 2005-07-21 05:02:28 | Re: pgsql: Add time/date macros for code clarity: |
Previous Message | Tom Lane | 2005-07-21 04:57:05 | Re: pgsql: Add time/date macros for code clarity: #define DAYS_PER_YEAR |
From | Date | Subject | |
---|---|---|---|
Next Message | Rocco Altier | 2005-07-21 17:10:29 | Re: Changes for AIX buildfarm |
Previous Message | Kevin McArthur | 2005-07-21 00:01:53 | Timezone bugs |