The type of ssl_renegotiation_limit

Started by Fujii Masaoabout 16 years ago2 messagesdocs
Jump to latest
#1Fujii Masao
masao.fujii@gmail.com

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

Attachments:

ssl_renegotiation_limit_type_v1.patchapplication/octet-stream; name=ssl_renegotiation_limit_type_v1.patchDownload+2-2
#2Magnus Hagander
magnus@hagander.net
In reply to: Fujii Masao (#1)
Re: The type of ssl_renegotiation_limit

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/