Re: Logical Replication of sequences - Mailing list pgsql-hackers

From shveta malik
Subject Re: Logical Replication of sequences
Date
Msg-id CAJpy0uCX6b0LjasXju0sLbLePd2mwjvAuOfZ1OnAZ2wHqXCzNQ@mail.gmail.com
Whole thread Raw
In response to Re: Logical Replication of sequences  (vignesh C <vignesh21@gmail.com>)
List pgsql-hackers
On Mon, Sep 15, 2025 at 2:36 PM vignesh C <vignesh21@gmail.com> wrote:
>
>
> This is addressed in the attached patch, also rebased the patch
> because of recent commits.
>

One of the patches conflict with recent commit 0d48d393 (launcher.c
changes) and thus needs a rebase.

thanks
Shveta



pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: GB18030-2022 Support in PostgreSQL
Next
From: Aleksander Alekseev
Date:
Subject: Re: [PATCH] Refactor bytea_sortsupport(), take two