Thread: The type of ssl_renegotiation_limit

The type of ssl_renegotiation_limit

From
Fujii Masao
Date:
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

Attachment

Re: The type of ssl_renegotiation_limit

From
Magnus Hagander
Date:
On Wed, Mar 17, 2010 at 03:28, Fujii Masao <masao.fujii@gmail.com> wrote:
> 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.

You are right, of course. Applied, thanks!

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/