Re: Fix missing FORMAT when deparsing JSON_ARRAY(query)

From: Richard Guo <guofenglinux(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, John Naylor <johncnaylorls(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix missing FORMAT when deparsing JSON_ARRAY(query)
Date: 2026-07-27 01:34:24
Message-ID: CAMbWs4-5cAm48V0e_BY2PtAghkwzwhUvCWZmRwODFcxRifcFNQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Jul 25, 2026 at 1:34 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Anyway, I've actually reviewed the attached v2 and think it's solid.

v2 LGTM. I'm not sure whether we should mention Claude in the commit
message, or if either way is fine.

- Richard

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Brazeal 2026-07-27 01:39:56 timestamp vs. timestamptz comparisons inconsistently ordered under DST
Previous Message Richard Guo 2026-07-27 01:32:43 Re: Fix missing FORMAT when deparsing JSON_ARRAY(query)