File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -260,9 +260,9 @@ SELECT 'fat & cow'::tsquery @@ 'a fat cat sat on a mat and ate a fat rat'::t
260
260
configuration for the entire cluster you can use the value in
261
261
<filename>postgresql.conf</>. If using different configurations but
262
262
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.
266
266
</para>
267
267
268
268
</sect2>
You can’t perform that action at this time.
0 commit comments