On Wed, Jun 24, 2026 at 1:10 PM Tristan Partin <[email protected]> wrote: > > UUIDv6 is the same as UUIDv1 with some fields reordered. We already > supported UUIDv1, so let's add support for UUIDv6. Previously, calls to > uuid_extract_timestamp() would return NULL for UUIDv6 values. > > Patch 2 only adds comments. I think the bit manipulation is worthy of > comments, but others may disagree.
Thank you for the patch! The patch seems reasonable to me. I'll review the patch in depth. Regards, -- Masahiko Sawada Amazon Web Services: https://aws.amazon.com
