Re: Bad canonicalization for dateranges with 'infinity' bounds

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Jeff Davis <pgsql@j-davis.com>
Cc: Thomas Munro <thomas.munro@gmail.com>, Laurenz Albe <laurenz.albe@cybertec.at>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-07-18T21:36:35Z
Lists: pgsql-hackers
Jeff Davis <pgsql@j-davis.com> writes:
> I went ahead and committed this using Thomas's suggestion to remove the
> parentheses.

The commit message claims this was back-patched, but I see no back-patch?

(The commit message doesn't seem to have made it to the pgsql-committers
list either, but that's probably an independent issue.)

			regards, tom lane



Commits

  1. Fix daterange canonicalization for +/- infinity.