Commit f097d70b authored by Fujii Masao's avatar Fujii Masao

Fix typo in JSON function document.

parent 4e92f780
......@@ -10531,7 +10531,7 @@ table2-mapping
</row>
<row>
<entry><para><literal>json_extract_path_text(from_json json, VARIADIC path_elems text[])</literal>
</para><para><literal>json_extract_path_text(from_json jsonb, VARIADIC path_elems text[])</literal>
</para><para><literal>jsonb_extract_path_text(from_json jsonb, VARIADIC path_elems text[])</literal>
</para></entry>
<entry><type>text</type></entry>
<entry>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment