Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit712e824

Browse files
committed
Move list of supported to_ascii() encodings from footnote to main
description.Nis Jorgensen
1 parentfe8c116 commit712e824

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.319 2006/05/30 11:54:51 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.320 2006/06/15 17:38:26 momjian Exp $ -->
22

33
<chapter id="functions">
44
<title>Functions and Operators</title>
@@ -1531,11 +1531,8 @@
15311531

15321532
<entry>
15331533
Convert <parameter>string</parameter> to <acronym>ASCII</acronym> from another encoding
1534-
<footnote>
1535-
<para>
1536-
The <function>to_ascii</function> function supports conversion from
1537-
<literal>LATIN1</>, <literal>LATIN2</>, <literal>LATIN9</>,
1538-
and <literal>WIN1250</> encodings only.
1534+
(only supports conversion from <literal>LATIN1</>, <literal>LATIN2</>, <literal>LATIN9</>,
1535+
and <literal>WIN1250</> encodings)
15391536
</para>
15401537
</footnote>
15411538
</entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp