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 4180934 commit ed4a262Copy full SHA for ed4a262
doc/src/sgml/func.sgml
@@ -10536,7 +10536,7 @@ table2-mapping
10536
</row>
10537
<row>
10538
<entry><para><literal>json_extract_path_text(from_json json, VARIADIC path_elems text[])</literal>
10539
- </para><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>
10540
</para></entry>
10541
<entry><type>text</type></entry>
10542
<entry>
0 commit comments