Re: jsonb status - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: jsonb status
Date
Msg-id CAM3SWZQjVHnpPtJUmaN-tst=4j6HMRRwxv9TWqfG-u+Au4h0qA@mail.gmail.com
Whole thread Raw
In response to Re: jsonb status  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Wed, Mar 19, 2014 at 5:10 PM, Andrew Dunstan <andrew@dunslane.net> wrote:
> I didn't like the _state->state stuff either, but I think you changed the
> wrong name - it's the field name in the struct that needs changing. What
> you've done is inconsistent with the common idiom in jsonfuncs.c.

Okay. I've changed the variable name back, while changing the struct
field as suggested.


-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: four minor proposals for 9.5
Next
From: Robert Haas
Date:
Subject: Re: Patch to send transaction commit/rollback stats to the stats collector unconditionally.