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 filesBrowse files
committed
Update tsearch documentation wording.
1 parent 09c29cc commit 25188c4
Copy full SHA for 25188c4

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎doc/src/sgml/textsearch.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/textsearch.sgml
+3-3Lines 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 <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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.