The type of ssl_renegotiation_limit

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: The type of ssl_renegotiation_limit
Date: 2010-03-17 02:28:58
Message-ID: 3f0b79eb1003161928n6e6a75cp28623c35cad2bb2f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
ssl_renegotiation_limit_type_v1.patch application/octet-stream 800 bytes

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2010-03-17 04:47:51 Re: Missing information on Expressional Indexes
Previous Message David Fetter 2010-03-17 00:14:01 Missing information on Expressional Indexes