Allow ssl_passphrase_command to prompt the terminal
Bruce Momjian <bruce@momjian.us>
Allow ssl_passphrase_command to prompt the terminal Previously the command could not access the terminal for a passphrase. Backpatch-through: master
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +18 −16 |
| doc/src/sgml/ref/pg_ctl-ref.sgml | modified | +3 −2 |
| doc/src/sgml/ref/pgupgrade.sgml | modified | +3 −1 |
| src/backend/libpq/be-secure-common.c | modified | +14 −0 |