Re: Unused variables in hstore_to_jsonb - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Unused variables in hstore_to_jsonb
Date
Msg-id CAB7nPqQfX3RvAQs8Gku373-qms-H8_AM-1Z=ypmijH-F+h2=RA@mail.gmail.com
Whole thread Raw
In response to Re: Unused variables in hstore_to_jsonb  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Responses Re: Unused variables in hstore_to_jsonb
List pgsql-hackers
On Tue, Jan 13, 2015 at 5:36 PM, Heikki Linnakangas
<hlinnakangas@vmware.com> wrote:
> You'll need to use "(void) pushJsonbValue(...)", otherwise you'll just get a
> different warning. See commit c8315930.
Oh, I see. So this portion in contrib/ has been visibly missing.
Attached is a new patch.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Removing INNER JOINs
Next
From: Michael Paquier
Date:
Subject: Re: Memory leak in receivelog.c when receiving stream