Fix description about ssl_dh_params_file.
It actually falls back to compiled-in default not only when the
parameter is empty (the default), but when specified parameter is
incorrect one.
Author: Tatsuo Ishii <ishii(at)postgresql(dot)org>
Backpatch-through: v4.3
Branch
------
V4_7_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=eab08304d5023bda01ab997f9d0e1ba38a694d4b
Modified Files
--------------
doc.ja/src/sgml/ssl.sgml | 11 ++---------
doc/src/sgml/ssl.sgml | 2 +-
2 files changed, 3 insertions(+), 10 deletions(-)