]> granicus.if.org Git - postgresql/commitdiff
In release notes checklist, add URL for HTML non-ASCII escapes, mention
authorBruce Momjian <bruce@momjian.us>
Thu, 14 Sep 2006 16:51:39 +0000 (16:51 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 14 Sep 2006 16:51:39 +0000 (16:51 +0000)
UTF8 escapes.

doc/src/sgml/release.sgml

index bc16f460c2e1358aebfdd0e43149880c3bf112a7..cf711459f997de0a720c2db3dd341cd10c8950a4 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.431 2006/08/22 00:45:34 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.432 2006/09/14 16:51:39 momjian Exp $ -->
 <!--
 
 Typical markup:
@@ -11,6 +11,8 @@ pg_[A-Za-z0-9_]                 <application>
 [A-Z][A-Z]                      <type>, <envar>, <literal>
 &<>                             use &
 non-ascii                       convert to & escapes
+                               http://www.mountaindragon.com/html/iso.htm
+                               encode multibytes as UTF8
 
 For new features, add links to the documentation sections.