Re: [PATCH] COPY TO FORMAT json: respect column list order - Mailing list pgsql-hackers

From Baji Shaik
Subject Re: [PATCH] COPY TO FORMAT json: respect column list order
Date
Msg-id CA+fm-RNqDvugXsLTUL1Jw5KK-Ypyt+ytUq-zAT+M6Y2BpMWGCA@mail.gmail.com
Whole thread
In response to Re: [PATCH] COPY TO FORMAT json: respect column list order  (Baji Shaik <baji.pgdev@gmail.com>)
Responses Re: [PATCH] COPY TO FORMAT json: respect column list order
List pgsql-hackers
On Wed, Jun 24, 2026 at 10:22 AM Baji Shaik <baji.pgdev@gmail.com> wrote:

v3 had a CI failure due to embedded CR characters in the test's
expected output.

Attached v4 replaces the test with a simple integer table that avoids
the issue while still testing column reordering across all three
formats (text, csv, json). 

Thanks,
Baji Shaik.
Attachment

pgsql-hackers by date:

Previous
From: Bertrand Drouvot
Date:
Subject: Re: In core use of RegisterXactCallback() and RegisterSubXactCallback()
Next
From: Sami Imseih
Date:
Subject: Re: doc: fix pg_stat_autovacuum_scores threshold wording