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-25 17:38:56
Message-ID: CAA5RZ0tUiAXsAUn-JqxQkQKZOdTt+JuNT48TWjQtL0_XeZmL8Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> 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, a much more portable test. LGTM.

--
Sami Imseih
Amazon Web Services (AWS)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message surya poondla 2026-06-25 17:41:41 Re: Handle concurrent drop when doing whole database vacuum
Previous Message Zsolt Parragi 2026-06-25 17:38:50 Re: glob support in extension_control_path/dynamic_library_path?