Re: Fix jsonpath .split_part() to honor silent mode

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
Cc: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Florents Tselai <florents(dot)tselai(at)gmail(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>
Subject: Re: Fix jsonpath .split_part() to honor silent mode
Date: 2026-05-14 06:02:18
Message-ID: agVlaj8M2HwEqPeS@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, May 13, 2026 at 12:57:50PM +0300, Nazir Bilal Yavuz wrote:
> I think you are right and I confirm that your patch fixes the problem.

Indeed, good catch! I'll go double-check the area before doing
something. Thanks for the report!
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Korotkov 2026-05-14 06:12:58 Re: Fix bug with accessing to temporary tables of other sessions
Previous Message John Naylor 2026-05-14 05:59:55 Re: Add a greedy join search algorithm to handle large join problems