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

Commit1710800

Browse files
committed
Remove tabs from SGML.
1 parente59686f commit1710800

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

‎doc/src/sgml/unaccent.sgml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@
4545
<para>
4646
Each line represents pair: character_with_accent character_without_accent
4747
<programlisting>
48-
&Agrave;A
49-
&Aacute;A
50-
&Acirc;A
51-
&Atilde;A
52-
&Auml;A
53-
&Aring;A
54-
&AElig;A
48+
&Agrave;A
49+
&Aacute;A
50+
&Acirc;A
51+
&Atilde;A
52+
&Auml;A
53+
&Aring;A
54+
&AElig;A
5555
</programlisting>
5656
</para>
5757
</listitem>
@@ -97,8 +97,8 @@
9797
<programlisting>
9898
=# CREATE TEXT SEARCH CONFIGURATION fr ( COPY = french );
9999
=# ALTER TEXT SEARCH CONFIGURATION fr
100-
ALTER MAPPING FOR hword, hword_part, word
101-
WITH unaccent, french_stem;
100+
ALTER MAPPING FOR hword, hword_part, word
101+
WITH unaccent, french_stem;
102102
=# select to_tsvector('fr','Hôtels de la Mer');
103103
to_tsvector
104104
-------------------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp