Re: [HACKERS] PG 10 release notes
От | 'Bruce Momjian' |
---|---|
Тема | Re: [HACKERS] PG 10 release notes |
Дата | |
Msg-id | 20170426010930.GA14000@momjian.us обсуждение исходный текст |
Ответ на | Re: [HACKERS] PG 10 release notes ("Tsunakawa, Takayuki" <tsunakawa.takay@jp.fujitsu.com>) |
Ответы |
Re: [HACKERS] PG 10 release notes
|
Список | pgsql-hackers |
On Wed, Apr 26, 2017 at 12:26:33AM +0000, Tsunakawa, Takayuki wrote: > Hello, Bruce > > I forgot to point out one thing. > > Allow libpq to connect to multiple specified host names (Robert Haas) > libpq will connect with the first responsive host name. > > According to the following CF entry and my memory, > > https://commitfest.postgresql.org/12/879/ > > Authors > mithun cy (mithun.cy) > > Reviewers > Gerdan Santos (gerdan), Takayuki Tsunakawa (maumau)Remove from reviewers > > Committer > Robert Haas (rhaas) > > The author should probably be "(Mithun Cy, Robert Haas, Victor Wagner)" I based the release note text on this commit: commit 274bb2b3857cc987cfa21d14775cae9b0dababa5Author: Robert Haas <rhaas@postgresql.org>Date: Thu Nov 3 09:25:20 2016-0400 libpq: Allow connection strings and URIs to specify multiple hosts. It's also possible to specify a separateport for each host. Previously, we'd loop over every address returned by looking up the host name; now, we'lltry every address for every host name. Patch by me. Victor Wagner wrote an earlier patch for this feature, whichI read, but I didn't use any of his code. Review by Mithun Cy. Was it wrong? -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + As you are, so once was I. As I am, so you will be. + + Ancient Roman grave inscription +
В списке pgsql-hackers по дате отправления: