N
Neon16mo ago
other-emerald

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-emerald
other-emeraldOP16mo ago
Also worth mentioning v1.0.0 - the current version - is now over 15 months old.
adverse-sapphire
adverse-sapphire16mo ago
Logged a ticket with our compute team
stormy-gold
stormy-gold14mo ago
Any update on this? Thanks! @ShinyPokemon
unwilling-turquoise
unwilling-turquoise13mo ago
No update
stormy-gold
stormy-gold13mo ago
What's the blocker for updating extensions? Maybe this could be automated to achieve more frequent extension updates?
unwilling-turquoise
unwilling-turquoise13mo ago
I'm sure it will be discussed at our upcoming off-site
ambitious-aqua
ambitious-aqua11mo ago
@Isak @neoney check it out pg_uuidv7 v1.6.0 now available! https://neon.tech/docs/changelog
No description

Did you find this page helpful?