pgsql: Add missing RestrictSearchPath() calls. - Mailing list pgsql-committers

From Jeff Davis
Subject pgsql: Add missing RestrictSearchPath() calls.
Date
Msg-id E1sTR86-001n1x-LT@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add missing RestrictSearchPath() calls.

Reported-by: Noah Misch
Backpatch-through: 17
Discussion: https://postgr.es/m/20240630222344.db.nmisch@google.com

Branch
------
REL_17_STABLE

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

Modified Files
--------------
src/backend/commands/indexcmds.c | 4 ++++
1 file changed, 4 insertions(+)


pgsql-committers by date:

Previous
From: Jeff Davis
Date:
Subject: pgsql: Add missing RestrictSearchPath() calls.
Next
From: Andres Freund
Date:
Subject: pgsql: ci: Use newer LLVM version with gcc, to avoid compiler warnings