pgsql: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings
Дата
Msg-id E1ipSuj-0007Um-6M@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings

This allows different users to authenticate with different certificates.

Author: Craig Ringer

Branch
------
master

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

Modified Files
--------------
contrib/postgres_fdw/expected/postgres_fdw.out | 12 ++++++++++++
contrib/postgres_fdw/option.c                  |  9 +++++++++
contrib/postgres_fdw/sql/postgres_fdw.sql      | 13 +++++++++++++
doc/src/sgml/postgres-fdw.sgml                 | 12 ++++++++++--
4 files changed, 44 insertions(+), 2 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Modernize Python exception syntax in tests
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Add support for automatically updating Unicode derived files