Re: The type of ssl_renegotiation_limit

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: The type of ssl_renegotiation_limit
Дата
Msg-id 9837222c1003171104w1e751c83i3ae3904495c87dc8@mail.gmail.com
обсуждение исходный текст
Ответ на The type of ssl_renegotiation_limit  (Fujii Masao <masao.fujii@gmail.com>)
Список pgsql-docs
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/

В списке pgsql-docs по дате отправления:

Предыдущее
От: "Roderick A. Anderson"
Дата:
Сообщение: Re: Incorrect SQL on CREATE INDEX page
Следующее
От: Tim Landscheidt
Дата:
Сообщение: [PATCH] Explain generate_subscripts() more clearly