Attached 13th version of the jsonpath patches.
Syntax of .** accessor (our extension to standard) was changed to become more similar to the syntax of the standard array accessor: .**{2, 5} => .**{2 to 5} .**{3,} => .**{3 to last} -- Nikita Glukhov Postgres Professional: http://www.postgrespro.com The Russian Postgres Company
sqljson_jsonpath_v13.tar.gz
Description: application/gzip