From: Bruce Momjian Date: Thu, 23 Mar 2017 20:59:24 +0000 (-0400) Subject: doc: add missing closing 'sect3' tag for ICU patch X-Git-Tag: REL_10_BETA1~536 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=218747d2cf3cc1536ff77435e596280e0e739760;p=thirdparty%2Fpostgresql.git doc: add missing closing 'sect3' tag for ICU patch --- diff --git a/doc/src/sgml/charset.sgml b/doc/src/sgml/charset.sgml index 5c55f397f8e..5e0a0bf7a78 100644 --- a/doc/src/sgml/charset.sgml +++ b/doc/src/sgml/charset.sgml @@ -730,6 +730,7 @@ CREATE COLLATION "de-DE-x-icu" FROM "de-x-icu"; User-defined collations should be created in user schemas. This also ensures that they are saved by pg_dump. +