Re: inconsistent behaviour of json_to_record and friends with embedded json

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
Cc: Robert Vollmert <rob(at)vllmrt(dot)net>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: inconsistent behaviour of json_to_record and friends with embedded json
Date: 2019-06-01 19:12:32
Message-ID: 20190601191232.GD1905@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Sat, Jun 01, 2019 at 03:06:27PM -0400, Jeff Janes wrote:
> This is caused by commit:
>
> commit cf35346e813e5a1373f308d397bb0a8f3f21d530
> Author: Andrew Dunstan <andrew(at)dunslane(dot)net>
> Date: Thu Apr 6 22:11:21 2017 -0400
>
> Make json_populate_record and friends operate recursively
>
>
> As far as I can tell, this was not an intended change, so I agree it is
> probably a bug.

Thanks for digging into this one. I have read through quickly at the
conference, and indeed it smells like a bug. I'll try to look at
that asap, which is not before a couple of days unfortunately.
--
Michael

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Ireneusz Pluta 2019-06-01 19:51:52 Re: BUG #15827: Unable to connect on Windows using pg_services.conf using Python psycopg2
Previous Message Jeff Janes 2019-06-01 19:06:27 Re: inconsistent behaviour of json_to_record and friends with embedded json