Re: Bad canonicalization for dateranges with 'infinity' bounds

Stephen Frost <sfrost@snowman.net>

From: Stephen Frost <sfrost@snowman.net>
To: Jeff Davis <pgsql@j-davis.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Thomas Munro <thomas.munro@gmail.com>, Laurenz Albe <laurenz.albe@cybertec.at>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-07-21T18:25:29Z
Lists: pgsql-hackers
Greetings,

* Jeff Davis (pgsql@j-davis.com) wrote:
> On Thu, 2019-07-18 at 17:36 -0400, Tom Lane wrote:
> > (The commit message doesn't seem to have made it to the pgsql-
> > committers
> > list either, but that's probably an independent issue.)
> 
> I was curious about that as well.

The whitelists we put in place expire after a certain period of time
(iirc, it's 1 year currently) and then your posts end up getting
moderated.

If you register that address as an alternate for you, you should be
able to post with it without needing to be on a whitelist.

Thanks,

Stephen

Commits

  1. Fix daterange canonicalization for +/- infinity.