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

From duncanmgillis@gmail.com
Subject BUG #13615: Bug in json_populate_record().
Date
Msg-id 20150911160715.325.390@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #13615: Bug in json_populate_record().  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-bugs
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 the
same name as a column of the table.

Example: https://gist.github.com/dgillis/2df7e7c78818ca1f7cd3

pgsql-bugs by date:

Previous
From: matthewb@labkey.com
Date:
Subject: BUG #13614: Optimizer choosing "Nested Loop" due to bad estimate of "rows=1"
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #13615: Bug in json_populate_record().