postgresql/doc/src
Alexander Korotkov e0e3dad770 Document jsonpath .** accessor with nesting level filter
It appears that some variants of .** jsonpath accessor are undocumented.  In
particular undocumented variants are:

 .**{level}
 .**{lower_level to upper_level}
 .**{lower_level to last}

This commit adds missing documentation for them.
2019-05-19 07:43:19 +03:00
..
sgml Document jsonpath .** accessor with nesting level filter 2019-05-19 07:43:19 +03:00
Makefile Remove maintainer-check target, fold into normal build 2013-10-10 20:11:56 -04:00