Re: thinko in convertToJsonb() - Mailing list pgsql-hackers

From Tom Lane
Subject Re: thinko in convertToJsonb()
Date
Msg-id 8585.1418256469@sss.pgh.pa.us
Whole thread Raw
In response to Re: thinko in convertToJsonb()  (Michael Paquier <michael.paquier@gmail.com>)
List 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 by date:

Previous
From: Robert Haas
Date:
Subject: Re: advance local xmin more aggressively
Next
From: "Amit Langote"
Date:
Subject: Re: On partitioning