Re: pgsql: Preserve conflict-relevant data during logical replication.

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Amit Kapila <akapila(at)postgresql(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Preserve conflict-relevant data during logical replication.
Date: 2025-09-11 12:55:08
Message-ID: CA+Tgmoa7+B1aXRjCPGOuYZtT8uh4FX3zf3rjeDVLr58OEMRjJQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Wed, Sep 10, 2025 at 5:11 AM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
> The test for this case is added in commit
> 6456c6e2c4ad1cf9752e09cce37bfcfe2190c5e0.

Thanks!

--
Robert Haas
EDB: http://www.enterprisedb.com

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Álvaro Herrera 2025-09-11 16:12:14 pgsql: Fill testing gap for possible referential integrity violation
Previous Message Christoph Berg 2025-09-11 11:39:21 Re: pgsql: Introduce pg_shmem_allocations_numa view

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2025-09-11 13:01:51 Re: Extension security improvement: Add support for extensions with an owned schema
Previous Message Ranier Vilela 2025-09-11 12:43:35 Re: Making type Datum be 8 bytes everywhere