From: Bruce Momjian Date: Thu, 15 Jun 2006 17:52:48 +0000 (+0000) Subject: Fix to_ascii() markup error. X-Git-Tag: REL8_2_BETA1~750 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eb5558bce8a6505e9442ea9fbd6010296057a278;p=postgresql Fix to_ascii() markup error. --- diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 0614638daf..5e5cfaf17b 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1,4 +1,4 @@ - + Functions and Operators @@ -1532,9 +1532,7 @@ Convert string to ASCII from another encoding (only supports conversion from LATIN1, LATIN2, LATIN9, - and WIN1250 encodings) - - + and WIN1250 encodings) to_ascii('Karel')