forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitff91d3a
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 parente5c071b commitff91d3a
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16941 | 16941 |
| |
16942 | 16942 |
| |
16943 | 16943 |
| |
16944 |
| - | |
| 16944 | + | |
| 16945 | + | |
16945 | 16946 |
| |
16946 |
| - | |
| 16947 | + | |
16947 | 16948 |
| |
16948 | 16949 |
| |
16949 | 16950 |
| |
|
0 commit comments
Comments
(0)