From: Tatsuo Ishii Date: Fri, 16 May 2014 07:39:38 +0000 (+0900) Subject: Remove old restriction description which is no longer true. X-Git-Tag: V3_1_12~22 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=2014a6a421497faea0704f1f7b66200f640583a7;p=pgpool2.git Remove old restriction description which is no longer true. Following descriptions are removed ([pgpool-general: 2815]. >> pgpool-II does not support pg_hba.conf-like access controls. If TCP/IP > connections are enabled, pgpool-II accepts all the connections from any > host. >> "hostssl" connection type is not supported --- diff --git a/doc/pgpool-en.html b/doc/pgpool-en.html index 840dbda67..1a599203e 100644 --- a/doc/pgpool-en.html +++ b/doc/pgpool-en.html @@ -7,7 +7,7 @@ -Last modified: Sat Apr 5 18:24:43 JST 2014 +Last modified: Fri May 16 16:45:36 JST 2014 @@ -2217,11 +2217,14 @@ ELSE 2

Here are the limitations of pool_hba.

+>>>>>>> fb819b2... Remove old restriction description which is no longer true.

Large objects

diff --git a/doc/pgpool-ja.html b/doc/pgpool-ja.html index de81ce4e1..be07df91a 100644 --- a/doc/pgpool-ja.html +++ b/doc/pgpool-ja.html @@ -8,7 +8,7 @@ -Last modified: Sat Apr 5 18:19:36 JST 2014 +Last modified: Fri May 16 16:45:48 JST 2014 @@ -2154,11 +2154,21 @@ CREATE OR REPLACE FUNCTION pgpool_catalog.dist_def_accounts (val ANYELEMENT) RET 以下はpool_hbaの制限事項です。