pgsql: Allow ssl_passphrase_command to prompt the terminal

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Allow ssl_passphrase_command to prompt the terminal
Дата
Msg-id E1ksya6-0004JC-Rv@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Allow ssl_passphrase_command to prompt the terminal

Previously the command could not access the terminal for a passphrase.

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/300e430c76644b483f70bc833d6251a6a7fb84a6

Modified Files
--------------
doc/src/sgml/config.sgml             | 34 ++++++++++++++++++----------------
doc/src/sgml/ref/pg_ctl-ref.sgml     |  5 +++--
doc/src/sgml/ref/pgupgrade.sgml      |  4 +++-
src/backend/libpq/be-secure-common.c | 14 ++++++++++++++
4 files changed, 38 insertions(+), 19 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Add pg_alterckey utility to change the cluster key
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Fix function call typo in frontend Win32 code, commit 978f869b99