From: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Fix a typo in snapmgr.c |
Date: | 2017-06-23 18:21:57 |
Message-ID: | CANP8+jJcHJZLEZbRDbkH5BatnayZCv5EbdfsuvzWhDJOTn6BYA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 23 June 2017 at 08:23, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:
> On 23 June 2017 at 08:21, Andres Freund <andres(at)anarazel(dot)de> wrote:
>> On 2017-06-07 10:17:31 -0700, Andres Freund wrote:
>>> On 2017-05-08 09:12:13 -0400, Tom Lane wrote:
>>> > Simon Riggs <simon(at)2ndquadrant(dot)com> writes:
>>> > > So rearranged code a little to keep it lean.
>>> >
>>> > Didn't you break it with that? As it now stands, the memcpy will
>>> > copy the nonzero value.
>>>
>>> I've not seen a fix and/or alleviating comment about this so far. Did I
>>> miss something?
>>
>> Simon, FWIW, I plan to either revert or fix this up soon-ish. Unless
>> you're going to actually respond on this thread?
>
> Sorry, I've only just seen Tom's reply. Will fix.
I don't see a bug. Perhaps I'm tired and can't see it yet.
Will fix if you thwack me with the explanation.
--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2017-06-23 18:25:38 | Re: Fix a typo in snapmgr.c |
Previous Message | David Fetter | 2017-06-23 18:07:42 | Re: Code quality issues in ICU patch |