forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9b7286c
committed
Improve documentation example for jsonpath like_regex operator
Make sample like_regex match string values of the root object instead of thewhole document. The corrected example seems to represent a more relevantuse case.Backpatch to 12, when jsonpath was introduced.Discussion:https://postgr.es/m/13440f8b-4c1f-5875-c8e3-f3f65606af2f%40xs4all.nlAuthor: Erik RijkersReviewed-by: Michael Paquier, Alexander KorotkovBackpatch-through: 121 parenta784859 commit9b7286c
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17130 | 17130 |
| |
17131 | 17131 |
| |
17132 | 17132 |
| |
17133 |
| - | |
| 17133 | + | |
| 17134 | + | |
17134 | 17135 |
| |
17135 |
| - | |
| 17136 | + | |
17136 | 17137 |
| |
17137 | 17138 |
| |
17138 | 17139 |
| |
|
0 commit comments
Comments
(0)