1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-27 00:12:01 +03:00

doc PG 18 relnotes: adjust attribution for commit a252ed7fba

Reported-by: Tom Lane

Discussion: https://postgr.es/m/53125.1756591456@sss.pgh.pa.us

Backpatch-through: 18
This commit is contained in:
Bruce Momjian
2025-08-30 18:21:05 -04:00
parent a252ed7fba
commit e19c67d0fb

View File

@@ -276,6 +276,7 @@ Author: Peter Eisentraut <peter@eisentraut.org>
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">&sect;</ulink>
</para>
<para>
@@ -286,8 +287,6 @@ Author: Peter Eisentraut <peter@eisentraut.org>
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">&sect;</ulink>
</para>
</listitem>