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

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Ewan Young <kdbase.hack@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Chao Li <li.evan.chao@gmail.com>
Date: 2026-07-02T06:15:06Z
Lists: pgsql-hackers
On Thu, Jul 02, 2026 at 01:27:00PM +0800, Ewan Young wrote:
> Confirmed — sorry for the back-branch breakage. Happy to send a v17/v18 patch
> (struct Node *escontext, drop the added typedef) if that saves you
> time,  otherwise thanks for
> taking care of it.

Already fixed with 90789900b84a, hopefully.
--
Michael

Commits

  1. Fix redefinition of typedef Node in numeric.h

  2. Fix jsonpath .decimal() to honor silent mode