The type of ssl_renegotiation_limit - Mailing list pgsql-docs

From Fujii Masao
Subject The type of ssl_renegotiation_limit
Date
Msg-id 3f0b79eb1003161928n6e6a75cp28623c35cad2bb2f@mail.gmail.com
Whole thread Raw
Responses Re: The type of ssl_renegotiation_limit  (Magnus Hagander <magnus@hagander.net>)
List pgsql-docs
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

pgsql-docs by date:

Previous
From: David Fetter
Date:
Subject: Missing information on Expressional Indexes
Next
From: Tom Lane
Date:
Subject: Re: Missing information on Expressional Indexes