Re: JSON_POPULATE_RECORDSET empty array bug

From: Vladimír Houba ml(dot) <vladojr(at)prosoft(dot)sk>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: JSON_POPULATE_RECORDSET empty array bug
Date: 2018-12-21 16:15:11
Message-ID: CAP=jTS5wCqaRkASOp+oNkzVJ7buzhkiBQ__g7XGmFfpBgqcwFw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi Tom,

Im running

PostgreSQL 11.0 (Ubuntu 11.0-1.pgdg18.04+2) on x86_64-pc-linux-gnu,
compiled by gcc (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0, 64-bit

Okay, I will check again after 11.2 is released.

Thanks

On Fri, Dec 21, 2018 at 4:49 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> =?UTF-8?Q?Vladim=C3=ADr_Houba_ml=2E?= <vladojr(at)prosoft(dot)sk> writes:
> > but the following command crashes the backend
> > SELECT * FROM JSON_POPULATE_RECORDSET(NULL::information_schema.columns,
> > '[]')
>
> Hm, works for me. What version are you testing?
>
> [ digs in commit log... ] If that's 11.0 or 11.1, I think this was
> resolved by commit 595220a3a.
>
> regards, tom lane
>
>

--
S pozdravom / Best regards
Vladimír Houba jr.
Prosoft <http://www.prosoft.sk>, Slovakia
+421 915 708 171

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2018-12-21 19:33:13 BUG #15562: The application server could not be contacted
Previous Message Tom Lane 2018-12-21 15:39:22 Re: JSON_POPULATE_RECORDSET empty array bug