Description
Generates time-ordered UUID version 7 values inside PostgreSQL. It is a small database extension for applications that need sortable identifiers with UUID semantics without generating them in client code. Users enable it in PostgreSQL and call its SQL functions where new IDs are needed.