git.postgresql.org Git - postgresql.git/commit
2019年5月17日 02:16:31 +0000 (05:16 +0300)
2019年5月19日 04:43:19 +0000 (07:43 +0300)
commit e0e3dad770d3eefc4ee6cd562d9c25b61c263a6e
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.
This is the main PostgreSQL git repository.
RSS
Atom