diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index b1c56e7948a..ae9e9ec1058 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1,4 +1,4 @@ - + Functions and Operators @@ -11037,7 +11037,7 @@ SELECT xmlforest(table_name, column_name) FROM information_schema.columns WHERE The xmlpi expression creates an XML processing instruction. The content, if present, must not - contain the character sequence ?<. + contain the character sequence ?>.