Re: convert from json to text[] - Mailing list pgsql-general

From Andreas Kretschmer
Subject Re: convert from json to text[]
Date
Msg-id 20130627154636.GA5139@tux
Whole thread Raw
In response to Re: convert from json to text[]  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-general
Merlin Moncure <mmoncure@gmail.com> wrote:

>
> json deserialization was heavily enhanced in the upcoming 9.3 release
> which would make dealing with this triival.   for now, you have to
> fire up pl/v8 or another pl with heavy json support or implement a
> crude parser in sql :/

http://www.pgxn.org/dist/json_enhancements/doc/json_enhancements.html



Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."   (unknown)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°


pgsql-general by date:

Previous
From: Igor Neyman
Date:
Subject: Re: installer woes, 9.1 on windows 2008 R2
Next
From: Jake Silverman
Date:
Subject: Re: Need help compiling from souce