Content-Length: 294242 | pFad | http://github.com/postgrespro/postgres/commit/1710800813df5563b50a95c0d9a2253b73b6f16a
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e59686f commit 1710800Copy full SHA for 1710800
doc/src/sgml/unaccent.sgml
@@ -45,13 +45,13 @@
45
<para>
46
Each line represents pair: character_with_accent character_without_accent
47
<programlisting>
48
-À A
49
-Á A
50
-Â A
51
-Ã A
52
-Ä A
53
-Å A
54
-Æ A
+À A
+Á A
+Â A
+Ã A
+Ä A
+Å A
+Æ A
55
</programlisting>
56
</para>
57
</listitem>
@@ -97,8 +97,8 @@
97
98
=# CREATE TEXT SEARCH CONFIGURATION fr ( COPY = french );
99
=# ALTER TEXT SEARCH CONFIGURATION fr
100
- ALTER MAPPING FOR hword, hword_part, word
101
- WITH unaccent, french_stem;
+ ALTER MAPPING FOR hword, hword_part, word
+ WITH unaccent, french_stem;
102
=# select to_tsvector('fr','Hôtels de la Mer');
103
to_tsvector
104
-------------------
Fetched URL: http://github.com/postgrespro/postgres/commit/1710800813df5563b50a95c0d9a2253b73b6f16a
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments