Re: pgsql: Allow multiple hostaddrs to go with multiple hostnames.

From: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: pgsql-committers <pgsql-committers(at)postgresql(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pgsql: Allow multiple hostaddrs to go with multiple hostnames.
Date: 2017-07-11 00:21:13
Message-ID: CAD21AoAJ3W=Xm443B4YctaKdtVmr70j1iX2MUyz9TZk9Bd6HPA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Mon, Jul 10, 2017 at 10:01 PM, Heikki Linnakangas <hlinnaka(at)iki(dot)fi> wrote:
> On 07/10/2017 01:27 PM, Masahiko Sawada wrote:
>>
>> This commit seems be cause of the documentation compilation error. I
>> think </sect3> is missing.
>>
>> ...
>>
>> Attached small patch fixes this.
>
>
> Thanks, committed!
>
> Strangely, it worked on my system, despite that clear mistake. Looks like
> the 'osx' tool is more strict than what I had installed. I have now also
> installed opensp, so won't make this mistake again.
>

Thank you!

Regards,

--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-07-11 20:49:47 pgsql: Fix multiple assignments to a column of a domain type.
Previous Message Tom Lane 2017-07-10 20:27:16 pgsql: Stamp 10beta2.

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2017-07-11 00:28:40 Re: pg_stop_backup(wait_for_archive := true) on standby server
Previous Message Alvaro Herrera 2017-07-10 23:50:25 Re: More race conditions in logical replication