Re: JSON row_to_json_array - Mailing list pgsql-novice

From Luca Ferrari
Subject Re: JSON row_to_json_array
Date
Msg-id CAKoxK+47sZ_oL8PA1gpfNe9xmOkbfCH8m9rVFUQUTcozTrch+A@mail.gmail.com
Whole thread Raw
In response to Re: JSON row_to_json_array  (Tjibbe R <tjibbe@rijpma.org>)
List pgsql-novice
On Mon, Sep 23, 2013 at 10:26 AM, Tjibbe R <tjibbe@rijpma.org> wrote:
> Yes it would be a simple array, but it costs a lot of coding. Because every
> item in the array need to be inserted in the function to_json().
>

Maybe looping with json_each could simplify the solution?

Luca


pgsql-novice by date:

Previous
From: Tjibbe R
Date:
Subject: Re: JSON row_to_json_array
Next
From: Merlin Moncure
Date:
Subject: Re: JSON row_to_json_array