Reported-by: Tom Lane
Discussion: https://postgr.es/m/53125.
1756591456@sss.pgh.pa.us
Backpatch-through: 18
Change <link linkend="textsearch">full text search</link> to use the
default collation provider of the cluster to read configuration files
and dictionaries, rather than always using libc (Peter Eisentraut)
+ <ulink url="&commit_baseurl;fb1a18810f0">§</ulink>
</para>
<para>
When upgrading such clusters using <xref linkend="pgupgrade"/>, it
is recommended to reindex all indexes related to full-text search
and <application>pg_trgm</application> after the upgrade.
- (Peter Eisentraut)
- <ulink url="&commit_baseurl;fb1a18810f0">§</ulink>
</para>
</listitem>