Ana Hobden
Ana Hobden
@hamin It's no problem! :) We'd still be happy to merge when you got time to make it work via the headers as discussed. You can always ping us if...
This is done in the `develop-v0.5.0` branch.
Without affecting the `lib` or providing a sample of how to build a pgx extension using `buildRustPackage` this unfortunately has pretty limited use. :(
All in all I'm pretty pleased with this @jamessewell . :) In your commit you mentioned this was a first go, are you planning on making further changes or should...
We were discussing last day and @eeeebbbbrrrr corrected me that `JSONB` is not quite "a `Vec` of JSON", reading a bit in https://github.com/postgres/postgres/blob/0bd7af082ace135581bb13a6bd2d88e68c66a3e0/src/include/utils/jsonb.h#L81-L116, I worry we may not be able...
Hi! Unfortunately yes, we had a bug (https://github.com/tcdi/pgx/pull/559) where we weren't correctly locking down versions. Until ZDB upgrades you'd need to use [patch](https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch-section) something like: ```toml [patch.crates-io] pgx-utils = {...
@eeeebbbbrrrr yeah :| We might need to update ZDB to 0.4.5.
I updated the issue title to reflect that this is an existing feature and the desire is for an example demonstrating the feature!
Thanks for reporting this! Hmm... I don't currently have a freeBSD machine to reproduce this on.
@sciamp-dev is working on this! Yay :)