Would really love to have pg_uuuidv7 (or ideally postgres 18) support.
Currently unable to enable the extension because it’s not available:
ERROR: extension “pg_uuidv7” is not available
DETAIL: Could not open extension control file “/usr/pgsql-17/share/extension/pg_uuidv7.control”: No such file or directory.
HINT: The extension must first be installed on the system where PostgreSQL is running.