8000 Update tsearch documentation wording. · postgrespro/postgres_cluster@25188c4 · GitHub
[go: up one dir, main page]

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

Appearance settings

Commit 25188c4

Browse files
committed
Update tsearch documentation wording.
1 parent 09c29cc commit 25188c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/textsearch.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -260,9 +260,9 @@ SELECT 'fat & cow'::tsquery @@ 'a fat cat sat on a mat and ate a fat rat'::t
260260
configuration for the entire cluster you can use the value in
261261
<filename>postgresql.conf</>. If using different configurations but
262262
the same text search configuration for an entire database,
263-
use <command>ALTER DATABASE ... SET</>. If not, you must set <xref
264-
linkend="guc-default-text-search-config"> in each session. Many
265-
functions also take an optional configuration name.
263+
use <command>ALTER DATABASE ... SET</>. If not, you must set < 51DF ;varname>
264+
default_text_search_config</varname> in each session. Many functions
265+
also take an optional configuration name.
266266
</para>
267267

268268
</sect2>

0 commit comments

Comments
 (0)
0