pgsql: doc PG 18 relnotes: update description of skip scan item

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 18 relnotes: update description of skip scan item
Date: 2025-09-18 14:20:43
Message-ID: E1uzFV5-001LJv-0Z@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc PG 18 relnotes: update description of skip scan item

Reported-by: Peter Geoghegan

Discussion: https://postgr.es/m/CAH2-Wz=5aGnkPsLH9u1kZED=M8TKvxX2b9XmgdOe+ePO0KxwcQ@mail.gmail.com

Backpatch-through: 18 only

Branch
------
REL_18_STABLE

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

Modified Files
--------------
doc/src/sgml/release-18.sgml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2025-09-18 14:56:22 pgsql: Fix re-initialization of LWLock-related shared memory.
Previous Message Fujii Masao 2025-09-18 02:23:15 pgsql: pgbench: Remove unused argument from create_sql_command().