Re: [PATCH] Fix JSON_SERIALIZE() coercion placeholder type for jsonb input

From: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
To: Matt Blewitt <mble(at)planetscale(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Fix JSON_SERIALIZE() coercion placeholder type for jsonb input
Date: 2026-03-13 23:20:15
Message-ID: CAN4CZFPRk14Yi0DpFfeL9JBuuGDR8SN-ntQLRYUW8mzYSnnhXw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Daniel Gustafsson 2026-03-13 23:06:56 Re: Serverside SNI support in libpq