Re: Broken SSL tests in master - Mailing list pgsql-hackers

From Andreas Karlsson
Subject Re: Broken SSL tests in master
Date
Msg-id 1fb491a8-8097-8407-d64b-d58e56ace204@proxel.se
Whole thread Raw
In response to Re: Broken SSL tests in master  ("Tsunakawa, Takayuki" <tsunakawa.takay@jp.fujitsu.com>)
Responses Re: Broken SSL tests in master
Re: Broken SSL tests in master
List pgsql-hackers
On 11/25/2016 07:19 AM, Tsunakawa, Takayuki wrote:
> Specifying multiple hosts is a new feature to be introduced in v10, so that's here:
>
> https://www.postgresql.org/docs/devel/static/libpq-connect.html

Thanks, I had missed that patch. If we add support for multiple hosts I 
think we should also allow for specifying the corresponding multiple 
hostaddrs.

Another thought about this code: should we not check if it is a unix 
socket first before splitting the host? While I doubt that it is common 
to have a unix socket in a directory with comma in the path it is a bit 
annoying that we no longer support this.

Andreas



pgsql-hackers by date:

Previous
From: "Tsunakawa, Takayuki"
Date:
Subject: Re: Broken SSL tests in master
Next
From: Pavel Stehule
Date:
Subject: Re: patch: function xmltable