Re: BUG #13615: Bug in json_populate_record(). - Mailing list pgsql-bugs

From David G. Johnston
Subject Re: BUG #13615: Bug in json_populate_record().
Date
Msg-id CAKFQuwbuK5djwwBSpFefhKqAbN3MeXc+cQbetPkjnKMZ7SJTmQ@mail.gmail.com
Whole thread Raw
In response to BUG #13615: Bug in json_populate_record().  (duncanmgillis@gmail.com)
List pgsql-bugs
On Fri, Sep 11, 2015 at 12:07 PM, <duncanmgillis@gmail.com> wrote:

> The following bug has been logged on the website:
>
> Bug reference:      13615
> Logged by:          Duncan Gillis
> Email address:      duncanmgillis@gmail.com
> PostgreSQL version: 9.4.4
> Operating system:   Ubuntu 13.04; Ubuntu 14.04
> Description:
>
> Getting error when populating a record that contains a JSON object with t=
he
> same name as a column of the table.
>
> Example: https://gist.github.com/dgillis/2df7e7c78818ca1f7cd3


=E2=80=8BUsing 9.3 & json you cannot even get it to try working on a nested
object...

As an aside, for this trivial an amount of code - and most code for the
matter - having the mailing list message be self-contained is a worthy goal
to achieve.

David J.

pgsql-bugs by date:

Previous
From: duncanmgillis@gmail.com
Date:
Subject: BUG #13615: Bug in json_populate_record().
Next
From: ryan.king@noaa.gov
Date:
Subject: BUG #13616: MySQL FDW Geometry Not Returning All Records