Re: pgsql: Add TCP keepalive support to libpq. - Mailing list pgsql-hackers

From Robert Haas
Subject Re: pgsql: Add TCP keepalive support to libpq.
Date
Msg-id AANLkTik8ObWrkaggrBTXKWyOLWEgTMepGQ6tD98orZZc@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Add TCP keepalive support to libpq.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, Jun 25, 2010 at 1:02 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> "Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
>> Robert Haas <robertmhaas@gmail.com> wrote:
>>> Here's an attempt at rewording the sections so that the
>>> information is included in each parameter's description without
>>> taking up a whole sentence.
>>>
>>> Thoughts?
>
>> It makes the point without beating one over the head with it.  I
>> particularly like the way this patch moves the main point of the
>> parameter to the front, with all the conditions under which it might
>> be ignored pushed farther back.  It reads much better that way, at
>> least for me.
>
> Looks good to me too.

OK, committed.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Add TCP keepalive support to libpq.
Next
From: "Kevin Grittner"
Date:
Subject: Admission Control