diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index b314de3212..b9d2069b64 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1,4 +1,4 @@ - + Functions and Operators @@ -8596,8 +8596,8 @@ cursor_to_xml(cursor refcursor, count int, nulls boolean, - The following functions return XML Schema documents similar to the - mappings produced by the corresponding functions above: + The following functions return XML Schema documents describing the + mappings performed by the corresponding functions above: table_to_xmlschema(tbl regclass, nulls boolean, tableforest boolean, targetns text) query_to_xmlschema(query text, nulls boolean, tableforest boolean, targetns text)