| From: | jian he <jian(dot)universality(at)gmail(dot)com> |
|---|---|
| To: | Junwang Zhao <zhjwpku(at)gmail(dot)com> |
| Cc: | Joe Conway <mail(at)joeconway(dot)com>, "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru>, Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>, Daniel Verite <daniel(at)manitou-mail(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Davin Shearer <davin(at)apache(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Emitting JSON to file using COPY TO |
| Date: | 2025-11-29 02:46:35 |
| Message-ID: | CACJufxG0=CoG64Ng7DfMP4zy0MORhTW7rRioQnNVCw-6GxRaXg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
hi.
https://commitfest.postgresql.org/patch/4716/
says need rebase.
turns out only copy.sgml has conflict.
it conflict with
https://git.postgresql.org/cgit/postgresql.git/commit/?id=e4018f891dec09ff95ac97e5b1a2307349aeeffa
So the rebase only needs to update copy.sgml.
| Attachment | Content-Type | Size |
|---|---|---|
| v21-0002-json-format-for-COPY-TO.patch | text/x-patch | 22.2 KB |
| v21-0003-Add-option-force_array-for-COPY-JSON-FORMAT.patch | text/x-patch | 9.7 KB |
| v21-0001-introduce-CopyFormat-refactor-CopyFormatOptions.patch | text/x-patch | 13.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Previous Message | Peter J. Holzer | 2025-11-28 21:41:40 | Re: set role command |
| From | Date | Subject | |
|---|---|---|---|
| Previous Message | Chao Li | 2025-11-29 01:54:25 | Re: pgsql: Inline pg_ascii_tolower() and pg_ascii_toupper(). |