On Fri, Jun 12, 2026 at 5:34 PM Baji Shaik <[email protected]> wrote:
> On Thu, Jun 11, 2026 at 2:20 PM Masahiko Sawada <[email protected]> > wrote: > >> I think we should go ahead and add both upper and lower bound checks, >> barring objections. >> > > Thanks Masahiko. Here's a patch series that adds both boundary > checks along with the infinity check from my earlier patch: > > 0001 - Reject timestamps before the Unix epoch (lower bound) > 0002 - Reject infinite intervals > 0003 - Reject timestamps beyond the 48-bit field limit (upper bound) > Added to the commitfest: https://commitfest.postgresql.org/patch/6935/
