Re: Bad canonicalization for dateranges with 'infinity' bounds
Laurenz Albe <laurenz.albe@cybertec.at>
From: Laurenz Albe <laurenz.albe@cybertec.at>
To: Jeff Davis <pgsql@j-davis.com>, Thomas Munro <thomas.munro@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-07-18T22:02:59Z
Lists: pgsql-hackers
On Thu, 2019-07-18 at 13:56 -0700, Jeff Davis wrote: > I went ahead and committed this using Thomas's suggestion to remove the > parentheses. Thanks for the review and the commit! Yours, Laurenz Albe
Commits
-
Fix daterange canonicalization for +/- infinity.
- 613eabcd51c3 12.0 landed
- 2be355498eaf 9.4.24 landed
- 8af1fccba2b1 9.5.19 landed
- 56afeb765177 9.6.15 landed
- 955089d4d74d 10.10 landed
- f5f20deda33b 11.5 landed
- e6feef571a01 13.0 landed