From: rbt Date: Tue, 16 May 2006 19:01:27 +0000 (+0000) Subject: Assume the strings are in UTF8 instead of in ASCII. This expands on the number of... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e17435152dc36ce1f92c86726000d68ea99d3ecd;p=postgresql-autodoc Assume the strings are in UTF8 instead of in ASCII. This expands on the number of characters that we can work with. While not perfect, it is an improvement. Submitted by: Dirk Jagdmann --- diff --git a/html.tmpl b/html.tmpl index b9312cc..4830b15 100644 --- a/html.tmpl +++ b/html.tmpl @@ -1,15 +1,16 @@ - + Index for <!-- TMPL_VAR ESCAPE="HTML" name="database" --> +