firebird
firebird copied to clipboard
Option for GEN_UUID to generate v7 UUID
UUID v7 more index-able than UUID v4(Current used in FirebirdSQL, CMIIW), please bring support for UUID v7 in FirebirdSql.
As far as I'm aware, the relevant RFC hasn't been published yet, so as of now, there is no official v7 UUID, and implementation at this time would be premature.
However, no changes will be made to the text of the RFC. Therefore, no one waits for official approval: Rust PostgreSQL JavaScript Google etc.
FWIW, I doubt that any PostgreSQL committer will be OK to push a patch to add support for UUIDv7 without an approved RFC. There is too much risk in finishing with a non-compliant behavior.
Hi All In Postgresql after many revisitions uuid7 is approved for next version.
https://commitfest.postgresql.org/47/4388/