forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite0e3dad
committed
Document jsonpath .** accessor with nesting level filter
It appears that some variants of .** jsonpath accessor are undocumented. Inparticular undocumented variants are: .**{level} .**{lower_level to upper_level} .**{lower_level to last}This commit adds missing documentation for them.1 parentda71f98 commite0e3dad
1 file changed
+24
-0
lines changedLines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
807 | 807 |
| |
808 | 808 |
| |
809 | 809 |
| |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
810 | 834 |
| |
811 | 835 |
| |
812 | 836 |
| |
|
0 commit comments
Comments
(0)