Re: pgsql: Make walsender always initialize the buffers.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Fujii Masao <fujii(at)postgresql(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Make walsender always initialize the buffers.
Date: 2017-02-21 19:04:01
Message-ID: 1724.1487703841@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fujii Masao <fujii(at)postgresql(dot)org> writes:
> Make walsender always initialize the buffers.
> ...
> Back-patch to 9.4 where replication slot was introduced.

Doesn't look like you actually pushed the back-patch? I only see
this in HEAD.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-02-21 19:12:25 Re: pgsql: Fix connection leak in DROP SUBSCRIPTION command.
Previous Message Fujii Masao 2017-02-21 18:43:52 pgsql: Fix typo in comment.