pgsql: doc PG 17 relnotes: add missing commands for safe search path - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc PG 17 relnotes: add missing commands for safe search path
Date
Msg-id E1syjNl-0007Hv-1M@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc PG 17 relnotes:  add missing commands for safe search path

Reported-by: Yugo NAGATA

Discussion: https://postgr.es/m/20240926141921.57d0b430fa53ac4389344847@sraoss.co.jp

Backpatch-through: 17 only

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7e059fb6c04e76b712a5a92de8c62e56f42e1bbf

Modified Files
--------------
doc/src/sgml/release-17.sgml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Avoid crash in estimate_array_length with null root pointer.
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc PG 17 relnotes: clarify pg_upgrade and logical slot preserv.