projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe8c116
)
Move list of supported to_ascii() encodings from footnote to main
author
Bruce Momjian
Thu, 15 Jun 2006 17:38:26 +0000
(17:38 +0000)
committer
Bruce Momjian
Thu, 15 Jun 2006 17:38:26 +0000
(17:38 +0000)
description.
Nis Jorgensen
doc/src/sgml/func.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index 5ce49880b5379a611c5f4b1ea75e6b81140ebb61..0614638dafcd7185fd49b85148fafd21f4613aa5 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-1,4
+1,4
@@
-
+
Functions and Operators
@@
-1531,11
+1531,8
@@
Convert
string
to
ASCII
from another encoding
-
-
- The
to_ascii
function supports conversion from
-
LATIN1>,
LATIN2>,
LATIN9>,
- and
WIN1250> encodings only.
+ (only supports conversion from
LATIN1>,
LATIN2>,
LATIN9>,
+ and
WIN1250> encodings)