We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e92f78 commit f097d70Copy full SHA for f097d70
doc/src/sgml/func.sgml
@@ -10531,7 +10531,7 @@ table2-mapping
10531
</row>
10532
<row>
10533
<entry><para><literal>json_extract_path_text(from_json json, VARIADIC path_elems text[])</literal>
10534
- </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>
10535
</para></entry>
10536
<entry><type>text</type></entry>
10537
<entry>
0 commit comments