| From: | John Naylor <john(dot)naylor(at)enterprisedb(dot)com> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Peter Geoghegan <pg(at)bowt(dot)ie> |
| Subject: | Re: truncating timestamps on arbitrary intervals |
| Date: | 2021-07-28 16:14:36 |
| Message-ID: | CAFBsxsH-5oHnn0eNx094KGf_JDH58vJ7DBqznmAA41JOT0bkgg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Jul 28, 2021 at 12:15 AM Michael Paquier <michael(at)paquier(dot)xyz>
wrote:
>
> On Tue, Jul 27, 2021 at 12:05:51PM -0400, John Naylor wrote:
> > Concretely, I propose to push the attached on master and v14. Since
we're
> > in beta 2 and this thread might not get much attention, I've CC'd the
RMT.
>
> (It looks like gmail has messed up a bit the format of your last
> message.)
Hmm, it looks fine in the archives.
> Hmm. The docs say also the following thing, but your patch does not
> reflect that anymore:
> "Negative intervals are allowed and are treated the same as positive
> intervals."
I'd forgotten that was documented based on incomplete information, thanks
for looking! Pushed with that fixed.
--
John Naylor
EDB: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2021-07-28 16:25:22 | Re: Out-of-memory error reports in libpq |
| Previous Message | Tom Lane | 2021-07-28 15:52:34 | Re: Have I found an interval arithmetic bug? |