forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit32ccfa0
committed
SQL/JSON: Update example in JSON_QUERY() documentation
Commit2c27346 fixed the behavior of JSON_QUERY() when WITHCONDITIONAL WRAPPER is used, but the documentation example wasn'tupdated to reflect this change. This commit updates the example toshow the correct result.Per off-list report from Andreas Ulbrich.Backpatch-through: 171 parent6ea7f04 commit32ccfa0
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18832 | 18832 |
| |
18833 | 18833 |
| |
18834 | 18834 |
| |
18835 |
| - | |
| 18835 | + | |
18836 | 18836 |
| |
18837 | 18837 |
| |
18838 | 18838 |
| |
|
0 commit comments
Comments
(0)