pg_jsonpatch Extension

June 1, 2015 ยท View on GitHub

This extension add the support of jsonpatch RFC 6902 to PostgreSQL It use PLV8 language, and the https://github.com/bruth/jsonpatch-js javascript implementation.

To permit the use of an existing implementation, it need plv8_modules extension. this extension load the javascript implementation in the instance.