This is pgrx v0.12.8. It fixes a potential deadlock during the cargo-pgrx
"install" process if any of the extension schema files include the @GIT_HASH@
variable. How bizarre!
As always, to upgrade please run cargo install cargo-pgrx --version v0.12.8 --locked
.
What's Changed
- PR #1935