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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Ewan Young <kdbase(dot)hack(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Subject: Re: Fix jsonpath .decimal() to honor silent mode
Date: 2026-07-02 04:50:05
Message-ID: akXt_WYx0dgdH6rf@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jul 01, 2026 at 08:32:05PM +0800, Ewan Young wrote:
> Agreed, that's nicer -- v2 attached does it that way.

Applied that down to v17, and buildfarm members longfin and sifaka are
complaining about a redefinition of Node on v17 and v18:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=sifaka&dt=2026-07-02%2004%3A00%3A19
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=longfin&dt=2026-07-02%2004%3A12%3A28

This is 15d7dded0e93 all over again. Double-checking now, if I can..
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2026-07-02 04:50:21 Re: proposal - queryid can be used as filter for auto_explain
Previous Message Tender Wang 2026-07-02 04:47:30 Re: satisfies_hash_partition crash