Skip to content
Snippets Groups Projects
Commit baca53d3 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

doc: Update a confusing sentence about SQL/JSON

parent b4d615aa
Branches
Tags
No related merge requests found
......@@ -641,8 +641,7 @@ SELECT jdoc->'guid', jdoc->'name' FROM api WHERE jdoc @> '{"tags": ["qu
</para>
<para>
The SQL/JSON path language is fully integrated into the SQL engine:
the semantics of its predicates and operators generally follow SQL.
The semantics of SQL/JSON path predicates and operators generally follow SQL.
At the same time, to provide a most natural way of working with JSON data,
SQL/JSON path syntax uses some of the JavaScript conventions:
</para>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment