Re: Fix overflow in justify_interval related functions
Joseph Koshakow <koshy44@gmail.com>
From: Joseph Koshakow <koshy44@gmail.com>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-02-25T15:30:57Z
Lists: pgsql-hackers
Just checking because I'm not very familiar with the process, are there any outstanding items that I need to do for this patch? - Joe Koshakow
Commits
-
Handle integer overflow in interval justification functions.
- 54bd1e43ca56 15.0 landed