| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Michael Glaesemann <grzm(at)myrealbox(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: interval->day patch and docs |
| Date: | 2005-07-24 13:50:17 |
| Message-ID: | 200507241350.j6ODoHa12321@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Michael Glaesemann wrote:
> Thanks, Bruce, for improving and applying the interval->day patch.
> I've been busy with work and slow in catching up on what you actually
> did (I still need to go back and look) and look forward to learning
> what remained to make the patch more complete.
>
> I'm hoping to get the docs and some additional regression tests
> finished this weekend. It looks like there may be a problem with the
> patch on a couple of platforms (AIX 5.2, kookaburra on the build-
> farm; recent report on -hackers from Oliver Prenant, "regressin
> failure on latest CVS") and hope to do what I can (if anything) to
> fix it.
Regression is fixed by the use of rint(), which Andrew Dunstan
recommended.
--
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 | Tom Lane | 2005-07-24 14:55:08 | Re: [HACKERS] Patch to fix plpython on OS X |
| Previous Message | Ron Mayer | 2005-07-24 13:44:24 | Re: A Guide to Constraint Exclusion (Partitioning) |