Re: uuidv7 improperly accepts dates before 1970-01-01 - Mailing list pgsql-hackers

From Baji Shaik
Subject Re: uuidv7 improperly accepts dates before 1970-01-01
Date
Msg-id CA+fm-RPAMxA_+h5q=_TShnQ9dooD8OLsebeBsSnsH2GOi+HtTw@mail.gmail.com
Whole thread
In response to Re: uuidv7 improperly accepts dates before 1970-01-01  (Zsolt Parragi <zsolt.parragi@percona.com>)
Responses Re: uuidv7 improperly accepts dates before 1970-01-01
List pgsql-hackers
On Fri, Jul 3, 2026 at 2:54 PM Zsolt Parragi <zsolt.parragi@percona.com> wrote:
There's no overflow anymore with the current patch, so that comment is
somewhat stale. Maybe it could be simply "large future intervals are
rejected"?

Thanks Zsolt! Good catch. Updated the test comment in v5 attached.

Thanks,
Baji Shaik 
Attachment

pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: Global temporary tables
Next
From: Thomas Munro
Date:
Subject: Re: Can we get rid of TerminateThread() in pg_dump?