*** pgsql/doc/src/sgml/func.sgml 2009/04/27 16:27:35 1.477 --- pgsql/doc/src/sgml/func.sgml 2009/05/03 21:10:27 1.478 *************** *** 1,4 **** ! Functions and Operators --- 1,4 ---- ! Functions and Operators *************** cursor_to_xml(cursor refcursor, count in *** 8596,8603 **** ! The following functions return XML Schema documents similar to the ! mappings produced 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) --- 8596,8603 ---- ! 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)