From: | vignesh C <vignesh21(at)gmail(dot)com> |
---|---|
To: | Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> |
Cc: | "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, Nisha Moond <nisha(dot)moond412(at)gmail(dot)com>, shveta malik <shveta(dot)malik(at)gmail(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Peter Smith <smithpb2250(at)gmail(dot)com>, Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Euler Taveira <euler(at)eulerto(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>, "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org> |
Subject: | Re: Logical Replication of sequences |
Date: | 2025-09-05 05:49:54 |
Message-ID: | CALDaNm2Rmk=7VFH6b3729csDaNsmN6gQq9U7B=iZTGke63Qi5A@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, 5 Sept 2025 at 03:04, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> wrote:
>
> Please rebase the patches as they conflict with current HEAD (due to
> commit 6359989654).
Attached a rebased version of the patches.
Regards,
Vignesh
Attachment | Content-Type | Size |
---|---|---|
v20250905-0001-Enhance-pg_get_sequence_data-function.patch | text/x-patch | 7.4 KB |
v20250905-0003-Reorganize-tablesync-Code-and-Introduce-sy.patch | text/x-patch | 24.6 KB |
v20250905-0002-Introduce-ALL-SEQUENCES-support-for-Postgr.patch | text/x-patch | 110.7 KB |
v20250905-0004-Update-ALTER-SUBSCRIPTION-REFRESH-to-ALTER.patch | text/x-patch | 8.9 KB |
v20250905-0005-Introduce-REFRESH-PUBLICATION-SEQUENCES-fo.patch | text/x-patch | 40.0 KB |
v20250905-0006-New-worker-for-sequence-synchronization-du.patch | text/x-patch | 91.9 KB |
v20250905-0007-Documentation-for-sequence-synchronization.patch | text/x-patch | 35.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | David G. Johnston | 2025-09-05 05:50:11 | Appetite for syntactic sugar to match result set columns to UDT fields? |
Previous Message | Julien Rouhaud | 2025-09-05 05:41:55 | Re: Update outdated references to SLRU ControlLock |