Ashutosh Bapat <ashutosh.bapat@enterprisedb.com> writes:
> On Sat, Nov 5, 2016 at 2:16 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Ashutosh Bapat <ashutosh.bapat@enterprisedb.com> writes:
>>> Also, the way this code has been written, the declaration of variable
>>> sjinfo masks the earlier declaration with the same name.
>> Hmm, yeah, that's probably not terribly good coding practice.
> Attached a patch to fix this.
Pushed, sorry about the delay.
regards, tom lane