From: | duncanmgillis(at)gmail(dot)com |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #13615: Bug in json_populate_record(). |
Date: | 2015-09-11 16:07:15 |
Message-ID: | 20150911160715.325.390@wrigleys.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 13615
Logged by: Duncan Gillis
Email address: duncanmgillis(at)gmail(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | David G. Johnston | 2015-09-11 18:31:55 | Re: BUG #13615: Bug in json_populate_record(). |
Previous Message | matthewb | 2015-09-11 15:31:38 | BUG #13614: Optimizer choosing "Nested Loop" due to bad estimate of "rows=1" |