pgsql: doc PG 18 relnotes: Add migration note about tsearch

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 18 relnotes: Add migration note about tsearch
Date: 2025-08-29 08:29:32
Message-ID: E1uruUG-002CSk-1D@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc PG 18 relnotes: Add migration note about tsearch

Document the small migration hazard introduced in commit fb1a18810f0,
as suggested there.

Reviewed-by: Daniel Verite <daniel(at)manitou-mail(dot)org>
Reviewed-by: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Discussion: https://www.postgresql.org/message-id/flat/653f3b84-fc87-45a7-9a0c-bfb4fcab3e7d%40eisentraut.org

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d1073c3b4cc83bb9d25b0c0203adc74ca58ef866

Modified Files
--------------
doc/src/sgml/release-18.sgml | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Daniel Gustafsson 2025-08-29 11:12:06 pgsql: Fix typo in isolation test spec
Previous Message Peter Eisentraut 2025-08-29 07:32:34 pgsql: headerscheck: Document that --with-llvm is required