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

From Amit Kapila
Subject Re: Logical Replication of sequences
Date
Msg-id CAA4eK1JgH+9AVjvVv5cfKBxBd6+HYBwfD_wRFvKs6YSB68fR-A@mail.gmail.com
Whole thread Raw
In response to Re: Logical Replication of sequences  (vignesh C <vignesh21@gmail.com>)
Responses Re: Logical Replication of sequences
Re: Logical Replication of sequences
List pgsql-hackers
On Mon, Nov 3, 2025 at 8:46 PM vignesh C <vignesh21@gmail.com> wrote:
>
> The attached v20251103 patch has the changes for the same.
>

I have pushed the 0001 after making minor adjustments in tests and at
a few other places. Kindly rebase and send the remaining patches.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Next
From: jian he
Date:
Subject: Re: Adding REPACK [concurrently]