diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/func.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 0809a6d2e92..1759c8876c4 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -10536,7 +10536,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 json, VARIADIC path_elems text[])</literal> + </para><para><literal>json_extract_path_text(from_json jsonb, VARIADIC path_elems text[])</literal> </para></entry> <entry><type>text</type></entry> <entry> |