Keith Fiske

Results 237 comments of Keith Fiske

I'll investigate this after the refactor to 5.x

Apologies for delays in reviewing this. Don't have a restricted system to test this in, but it's working fine in standard PG. Will pull this in and get a release...

This function is available to all publicly supported versions of PG (12 -16) so should be good. Thanks David!

Thank you! I'll try to think of a different, creative name :)

There's no explicit string conversions. I just leave it in the jsonb data type and output jsonb from all functions that output json as well. I do use jsonb_each(), but...

I've created an extension called pg_doc_store as my alternative for this. Feel free to close this pull request. Thanks again for sharing your work! https://github.com/keithf4/pg_doc_store

Re-opening this issue. Should just be able to do this in a patch release.

Just curious if you can state further why this is being reverted in case something happens in the future that it needs to be revisited

Looking for anyone that would be able to work on implementing this with the current version and bundle it as an extension update.