pgsql: Add missing RestrictSearchPath() calls.

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема pgsql: Add missing RestrictSearchPath() calls.
Дата
Msg-id E1sTR86-001n1x-LT@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Jeff Davis
Дата:
Сообщение: pgsql: Add missing RestrictSearchPath() calls.
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: ci: Use newer LLVM version with gcc, to avoid compiler warnings