PL/JSON v0.6.2 Released
It was pointed out to me that I had a few errors in the previous release. Those have been fixed and the install should go a lot smoother now. No additional functionality here, just bug fixes. If you tweaked the previous release to install it, you don’t need this one.
As always, you can download the new code directly from the PL/JSON SourceForge page.
Change Log:
Version: 0.6.2
Fixed exit commands in various code files
Removed the “CREATE OR REPLACE” on the string_handler.printf function
Version: 0.6.1
Added missing string_handler package
Version: 0.6
Added support for creating JSON from text input
Version 0.5
Initial release
Includes a JSON data type
Can create tables and columns of JSON
Supports API creation of JSON data type
LewisC
