Re: [COMMITTERS] pgsql: Add json_array_elements_text function.

2014-01-31 Thread hubert depesz lubaczewski
On Wed, Jan 29, 2014 at 08:51:26PM +, Andrew Dunstan wrote: > Add json_array_elements_text function. > > This was a notable omission from the json functions added in 9.3 and > there have been numerous complaints about its absence. > > Laurence Rowe. The docs seem to have bug: it says that t

Re: [COMMITTERS] pgsql: Add json_array_elements_text function.

2014-01-29 Thread Tom Lane
Andrew Dunstan writes: > Add json_array_elements_text function. Not 100% sure if this is from this commit or some earlier one, but in any case please fix it: jsonfuncs.c: In function 'populate_record_worker': jsonfuncs.c:1286: warning: 'tupType' may be used uninitialized in this function jsonfun

[COMMITTERS] pgsql: Add json_array_elements_text function.

2014-01-29 Thread Andrew Dunstan
Add json_array_elements_text function. This was a notable omission from the json functions added in 9.3 and there have been numerous complaints about its absence. Laurence Rowe. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/5264d9154178d3aeaa0359b43a450298a7ce7281