Improve documentation for array subscription in jsonpath

Alexander Korotkov <akorotkov@postgresql.org>

Commit: 87bcc02f4f739d76703feee0ff8346b98fa9b907
Author: Alexander Korotkov <akorotkov@postgresql.org>
Date: 2019-05-19T04:43:19Z
Releases: 12.0
Improve documentation for array subscription in jsonpath

Usage of expressions and multiple ranges in jsonpath array subscription was
undocumented.  This commit adds lacking documentation.

Files

PathChange+/−
doc/src/sgml/json.sgml modified +13 −8

Documentation touched