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
-
Fix redefinition of typedef Node in numeric.h
- c768637d6c29 17 (unreleased) landed
- 90789900b84a 18 (unreleased) landed
-
Fix jsonpath .decimal() to honor silent mode
- ab35b8d25286 17 (unreleased) landed
- 84001a04d552 18 (unreleased) landed
- 5bbc9b3000a5 19 (unreleased) landed
- 7b12ae729e6a master landed