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

From vignesh C
Subject Re: Logical Replication of sequences
Date
Msg-id CALDaNm1CFWJdsBX2W2dKx0rqzWJ_9v5g9eajFvA938ohguoX+A@mail.gmail.com
Whole thread Raw
In response to Re: Logical Replication of sequences  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On Thu, 6 Nov 2025 at 16:07, Amit Kapila <amit.kapila16@gmail.com> wrote:
>
> On Thu, Nov 6, 2025 at 10:48 AM vignesh C <vignesh21@gmail.com> wrote:
> >
> > The patch also includes the change for buildfarm failure at [1].
> > [1] - https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=prion&dt=2025-11-05%2010%3A30%3A15
> >
> > The attached v2 version patch has the changes for the same.
> >
>
> Thanks for the patch, Pushed.

Thanks for pushing the patch, here is a rebased version of the
remaining patches.

This patch also addresses Peter's comments at [1 except the 4th
comment (renaming existing column) for which I will post a patch
separately.
[1] - https://www.postgresql.org/message-id/CAHut%2BPtoLN0bRu7bNiSeF04dQQecoW-EXKMBX%3DHy0uqCvQa8MA%40mail.gmail.com

Regards,
Vignesh

Attachment

pgsql-hackers by date:

Previous
From: Nishant Sharma
Date:
Subject: Re: on_error table, saving error info to a table
Next
From: David Rowley
Date:
Subject: Re: Support tid range scan in parallel?