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

Commit6d4bfc5

Browse files
author
Liudmila Mantrova
committed
DOC: fix productname in ts_parser sgml
1 parentd65ebe9 commit6d4bfc5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎doc/src/sgml/pg_tsparser.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<sect1 id="pg-tsparser">
22
<title>pg_tsparser</title>
33
<para>
4-
The <filename>pg_tsparser</filename> is aPostgres Pro extension that
4+
The <filename>pg_tsparser</filename> is a<productname>&productname;</productname> extension that
55
modifies the default text search parser. In addition to the default
66
search results, this extension also returns a single word in the
77
following cases:
@@ -22,8 +22,9 @@
2222
<sect2 id="pg-tsparser-install">
2323
<title>Installation and Setup</title>
2424
<para>
25-
The <filename>pg_tsparser</filename> extension is included into the
26-
Postgres Pro. To enable <filename>pg_tsparser</filename>,
25+
<filename>pg_tsparser</filename> is included into the <productname>&productname;</productname>
26+
distribution. To enable <filename>pg_tsparser</filename>, once
27+
<productname>&productname;</productname> is installed,
2728
create the <filename>pg_tsparser</filename> extension for each
2829
database you are planning to use:
2930
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp