Re: [PATCH] COPY TO FORMAT json: respect column list order

From: Sami Imseih <samimseih(at)gmail(dot)com>
To: Baji Shaik <baji(dot)pgdev(at)gmail(dot)com>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] COPY TO FORMAT json: respect column list order
Date: 2026-06-15 22:55:35
Message-ID: CAA5RZ0v55nPJFFqL-KGrdp6LBOx97+tKGiFq-ev0=GWiTeoJuA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> v2 attached.

Thanks! This looks good to me overall. In the attached, I
simplified the code comments a bit and removed the
column subset test. We don't need that as we
dump column subsets for json in other tests.

--
Sami Imseih
Amazon Web Services (AWS)

Attachment Content-Type Size
v3-0001-COPY-TO-FORMAT-JSON-respect-column-list-order.patch application/octet-stream 3.7 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2026-06-15 22:56:52 Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0
Previous Message Alexander Korotkov 2026-06-15 22:24:35 Re: [PATCH] Add cascade synchronous replication