Re: row_to_json bug with index only scans: empty keys! - Mailing list pgsql-hackers

From David G Johnston
Subject Re: row_to_json bug with index only scans: empty keys!
Date
Msg-id 1415633406543-5826338.post@n5.nabble.com
Whole thread Raw
In response to Re: row_to_json bug with index only scans: empty keys!  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane-2 wrote
> I wrote:
>> Attached are patches meant for HEAD and 9.2-9.4 respectively.
> 
> BTW, has anyone got an opinion about whether to stick the full fix into
> 9.4?  The argument for, of course, is that we'd get the full fix out to
> the public a year sooner.  The argument against is that someone might
> have already done compatibility testing of their application against
> 9.4 betas, and then get blindsided if we change this before release.
> 
> I'm inclined to think that since we expect json/jsonb usage to really
> take off with 9.4, it might be better if we get row_to_json behaving
> unsurprisingly now.  But I'm not dead set on it.

I am not one of those people who would be blindsided but I'd much rather
inconvenience our beta testers in order to get a better product in place for
the masses.

Beta testers read release notes and should be able to identify and fix any
problematic areas of their code while simultaneously being happy for the
improvements.

David J.




--
View this message in context:
http://postgresql.1045698.n5.nabble.com/row-to-json-bug-with-index-only-scans-empty-keys-tp5826070p5826338.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Fwd: How parser works and to add keyword to keywords.h
Next
From: Ross Reedstrom
Date:
Subject: Re: row_to_json bug with index only scans: empty keys!