Re: pg_dump to support "on conflict do update"

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Tanin Na Nakorn <tanin(at)klutchlabs(dot)ai>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: pg_dump to support "on conflict do update"
Date: 2025-05-03 20:46:59
Message-ID: 202505032046.udutlfmln5uh@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

On 2025-May-03, Tanin Na Nakorn wrote:

> Hi hackers,
>
> I've made a proof of concept for pg_dump to support "on conflict do update"
> here: https://github.com/tanin47/postgres/pull/1

Please post as a patch attachment on the list. We don't take patches
from third party sites. Thanks.

--
Álvaro Herrera

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Borisov 2025-05-03 22:31:51 Re: PG 18 release notes draft committed
Previous Message Tanin Na Nakorn 2025-05-03 19:57:16 Re: pg_dump to support "on conflict do update"