Re: Problem with txid_snapshot_in/out() functionality

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Problem with txid_snapshot_in/out() functionality
Дата
Msg-id 5374DE3F.4000600@vmware.com
обсуждение исходный текст
Ответ на Re: Problem with txid_snapshot_in/out() functionality  (Marko Kreen <markokr@gmail.com>)
Список pgsql-hackers
On 04/14/2014 11:55 AM, Marko Kreen wrote:
> On Sun, Apr 13, 2014 at 05:46:20PM -0400, Jan Wieck wrote:
>> On 04/13/14 14:22, Jan Wieck wrote:
>>> On 04/13/14 08:27, Marko Kreen wrote:
>>>> I think you need to do SET_VARSIZE also here.  Alternative is to
>>>> move SET_VARSIZE after sort_snapshot().
>>>>
>>>> And it seems the drop-double-txid logic should be added also to
>>>> txid_snapshot_recv().  It seems weird to have it behave differently
>>> >from txid_snapshot_in().
>>>>
>>>
>>> Thanks,
>>>
>>> yes on both issues. Will create another patch.
>>
>> New patch attached.
>>
>> New github commit is https://github.com/wieck/postgres/commit/b8fd0d2eb78791e5171e34aecd233fd06218890d
>
> Looks OK to me.

Ok, committed.

- Heikki



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Unportability of setvbuf()
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Unportability of setvbuf()