Re: Re: [doc fix] PG10: wroing description on connect_timeout when multiple hosts are specified

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: "Tsunakawa, Takayuki" <tsunakawa(dot)takay(at)jp(dot)fujitsu(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Noah Misch <noah(at)leadboat(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: [doc fix] PG10: wroing description on connect_timeout when multiple hosts are specified
Date: 2017-05-19 20:23:58
Message-ID: CA+Tgmoaist5c_AM3rx7jteP59RVYW97rTunQ9ENPeT9wFdr0Vw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, May 16, 2017 at 11:58 PM, Michael Paquier
<michael(dot)paquier(at)gmail(dot)com> wrote:
> Thanks for the updated patch. This looks good to me.

Committed. I also added a slight tweak to the wording of the documentation.

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2017-05-19 20:32:11 Re: [Bug fix]If recovery.conf has target_session_attrs=read-write, the standby fails to start.
Previous Message Tom Lane 2017-05-19 20:01:36 Re: Preliminary results for proposed new pgindent implementation