pgsql: Only superuser can set sslcert/sslkey in postgres_fdw user mappi

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Only superuser can set sslcert/sslkey in postgres_fdw user mappi
Дата
Msg-id E1iquZc-0002Wb-MU@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Only superuser can set sslcert/sslkey in postgres_fdw user mappings

Othrwise there is a security risk.

Discussion: https://postgr.es/m/20200109103014.GA4192@msg.df7cb.de

Branch
------
master

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

Modified Files
--------------
contrib/postgres_fdw/expected/postgres_fdw.out |  9 +++++++++
contrib/postgres_fdw/option.c                  | 10 ++++++++++
contrib/postgres_fdw/sql/postgres_fdw.sql      |  7 +++++++
doc/src/sgml/postgres-fdw.sgml                 |  6 +++++-
4 files changed, 31 insertions(+), 1 deletion(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Delete empty pages in each pass during GIST VACUUM.
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix comment in heapam.c