On Sep 3, 2006, at 12:34 , Bruce Momjian wrote:
> Log Message:
> -----------
> Properly round months into days and into seconds for interval
> multiplication/division queries like select '41 mon
> 10:00:00'::interval
> / 10 as "pos".
>
> Report from Michael Glaesemann
Actually it was reported by Michael Paesold
http://archives.postgresql.org/pgsql-hackers/2005-11/msg00254.php
I just attempted to fix it.
Michael Glaesemann
grzm seespotcode net
In response to
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2006-09-03 04:49:41 |
| Subject: Re: [HACKERS] [COMMITTERS] pgsql: Change FETCH/MOVE to use int8. |
| Previous: | From: Bruce Momjian | Date: 2006-09-03 03:34:04 |
| Subject: pgsql: Properly round months into days and into seconds for interval |