Re: [HACKERS] Fix a typo in snapmgr.c

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: [HACKERS] Fix a typo in snapmgr.c
Дата
Msg-id CANP8+j+6DYvS8v2NMKVp=D76ko9Kg4b5kFRzyB32=sVr3gxb5w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Fix a typo in snapmgr.c  (Andres Freund <andres@anarazel.de>)
Ответы Re: [HACKERS] Fix a typo in snapmgr.c  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-hackers
On 23 June 2017 at 08:21, Andres Freund <andres@anarazel.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@2ndquadrant.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.

-- 
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: [HACKERS] Fix a typo in snapmgr.c
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: [HACKERS] Setting pd_lower in GIN metapage