Details
-
New Feature
-
Status: Open (View Workflow)
-
Trivial
-
Resolution: Unresolved
-
None
-
new UUID_VERSION() function.
Description
Add a uuid_version() function to return the version of a UUID.
If the format is not supported, an error is returned.
Currently, UUID versions >= 8 are not valid
This function could be used as CHECK CONSTRAINT to force a certain type of UUIDs.