Hi, http://developer.postgresql.org/pgdocs/postgres/runtime-config-connection.html#RUNTIME-CONFIG-CONNECTION-SECURITY
> ssl_renegotiation_limit (int) It's described that the type of ssl_renegotiation_limit is "int". Though it's not apparent error, we should use "integer" rather than "int". In the description of other parameters, "integer" has been used. Here is the patch. Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center
ssl_renegotiation_limit_type_v1.patch
Description: Binary data
-- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
