pgsql: doc PG 18 relnotes: update description of skip scan item - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc PG 18 relnotes: update description of skip scan item
Date
Msg-id E1uzFV5-001LJv-0Z@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: pgbench: Remove unused argument from create_sql_command().
Next
From: Nathan Bossart
Date:
Subject: pgsql: Fix re-initialization of LWLock-related shared memory.