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

Commiteb5558b

Browse files
committed
Fix to_ascii() markup error.
1 parent167c7bb commiteb5558b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.320 2006/06/15 17:38:26 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.321 2006/06/15 17:52:48 momjian Exp $ -->
22

33
<chapter id="functions">
44
<title>Functions and Operators</title>
@@ -1532,9 +1532,7 @@
15321532
<entry>
15331533
Convert <parameter>string</parameter> to <acronym>ASCII</acronym> from another encoding
15341534
(only supports conversion from <literal>LATIN1</>, <literal>LATIN2</>, <literal>LATIN9</>,
1535-
and <literal>WIN1250</> encodings)
1536-
</para>
1537-
</footnote>
1535+
and <literal>WIN1250</> encodings)
15381536
</entry>
15391537

15401538
<entry><literal>to_ascii('Karel')</literal></entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp