| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>, John W Higgins <wishdev(at)gmail(dot)com>, pgsql-hackers list <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Have I found an interval arithmetic bug? |
| Date: | 2021-08-03 16:19:25 |
| Message-ID: | 20210803161925.GH3639@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general 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(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
If only the physical world exists, free will is an illusion.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter J. Holzer | 2021-08-03 22:30:14 | Re: Obsolete or dead serverconnections after reboot |
| Previous Message | Tom Lane | 2021-08-03 15:56:24 | Re: Unexpected block ID found when reading data |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2021-08-03 16:26:21 | Re: pg_upgrade does not upgrade pg_stat_statements properly |
| Previous Message | Matthias van de Meent | 2021-08-03 16:14:55 | Re: Lowering the ever-growing heap->pd_lower |