Re: thinko in convertToJsonb()

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: thinko in convertToJsonb()
Дата
Msg-id 8585.1418256469@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: thinko in convertToJsonb()  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
Michael Paquier <michael.paquier@gmail.com> writes:
> On Tue, Dec 9, 2014 at 11:11 AM, Mark Dilger <mark@port25.com> wrote:
>> Perhaps the code really meant to say:
>> reserveFromBuffer(&buffer, VARHDRSZ)

> Good catch! The code is indeed incorrect. Attached is a one-line patch
> addressing that, I guess someone is going to pick up that sooner or
> later.

Pushed, thanks!
        regards, tom lane



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: advance local xmin more aggressively
Следующее
От: "Amit Langote"
Дата:
Сообщение: Re: On partitioning