Re: Have I found an interval arithmetic bug? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Have I found an interval arithmetic bug?
Date
Msg-id 20210803161925.GH3639@momjian.us
Whole thread Raw
In response to Re: Have I found an interval arithmetic bug?  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Fri, Jul 30, 2021 at 03:03:13PM -0400, Bruce Momjian wrote:
> >       On output, the months field is shown as an appropriate number of
> >       years and months; the days field is shown as-is; the microseconds
> >       field is converted to hours, minutes, and possibly-fractional
> >       seconds.
> 
> Here is an updated patch that includes some of your ideas.

"Rounding" patch applied to master, and back branches got only the
adjusted "truncated" doc patch.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  If only the physical world exists, free will is an illusion.




pgsql-hackers by date:

Previous
From: Matthias van de Meent
Date:
Subject: Re: Lowering the ever-growing heap->pd_lower
Next
From: Robert Haas
Date:
Subject: Re: .ready and .done files considered harmful