Update pg_uuidv7
neon is still at v1.0.0, while since 1.1.0 you can extract the timestamp from uuidv7, and since 1.2.0, you can build a v7 uuid from a timestamp.
Both those functions have been marked as stable in 1.5.0, which is the latest (3 months old) release.
There also have been optimizations in 1.0.2.
Please update the extension
Changelog: https://github.com/fboulnois/pg_uuidv7/blob/main/CHANGELOG.md
GitHub
pg_uuidv7/CHANGELOG.md at main · fboulnois/pg_uuidv7
A tiny Postgres extension to create version 7 UUIDs - fboulnois/pg_uuidv7
7 Replies
other-emeraldOP•16mo ago
Also worth mentioning v1.0.0 - the current version - is now over 15 months old.
adverse-sapphire•16mo ago
Logged a ticket with our compute team
stormy-gold•14mo ago
Any update on this? Thanks! @ShinyPokemon
unwilling-turquoise•13mo ago
No update
stormy-gold•13mo ago
What's the blocker for updating extensions? Maybe this could be automated to achieve more frequent extension updates?
unwilling-turquoise•13mo ago
I'm sure it will be discussed at our upcoming off-site
ambitious-aqua•11mo ago
@Isak @neoney check it out pg_uuidv7 v1.6.0 now available! https://neon.tech/docs/changelog
