Re: [PATCH] Fix JSON_SERIALIZE() coercion placeholder type for jsonb input - Mailing list pgsql-hackers

From Matt Blewitt
Subject Re: [PATCH] Fix JSON_SERIALIZE() coercion placeholder type for jsonb input
Date
Msg-id CACy-Nv28buZPzz9FJ7NkdtTiCUkoKjRDmqomPMiFDV0iis6heA@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Fix JSON_SERIALIZE() coercion placeholder type for jsonb input  (Zsolt Parragi <zsolt.parragi@percona.com>)
List pgsql-hackers
Hi Zsolt,

Thanks for testing that out and confirming it looks good against master. Submitted to commitfest for further review and integration consideration.

Matt

On Fri, Mar 13, 2026 at 11:20 PM Zsolt Parragi <zsolt.parragi@percona.com> wrote:
Hello!

This is a simple fix and it does what it says, it looks good to me.

I did test it with a few more queries and compared it against master,
all looks good.

pgsql-hackers by date:

Previous
From: "Greg Burd"
Date:
Subject: Re: Expanding HOT updates for expression and partial indexes
Next
From: Nathan Bossart
Date:
Subject: Re: Add starelid, attnum to pg_stats and leverage this in pg_dump