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(-)