Re: Refactor replication origin state reset helpers

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Cc: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Refactor replication origin state reset helpers
Date: 2026-01-08 01:15:31
Message-ID: CAEoWx2moawAzQLaHu=C9PEkro7tmXXq792ODM0=bM9rtoE_E2g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jan 7, 2026 at 4:49 PM Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:

>
>
> <v5-0001-Refactor-replication-origin-state-reset-helpers.patch><v5-0002-Consolidate-replication-origin-session-globals-in.patch>
>
> The CF CI failed a test case, but I don’t think that’s mine. I just did a
> self-review for v5 and couldn’t find any logic change. So I would guess the
> CI failure was intermittent. I don’t know how to rerun the CI test other
> than bumping the patch version and re-posting.

V6 is only a rebase, nothing new.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/

Attachment Content-Type Size
v6-0001-Refactor-replication-origin-state-reset-helpers.patch application/octet-stream 5.4 KB
v6-0002-Consolidate-replication-origin-session-globals-in.patch application/octet-stream 22.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-01-08 01:20:32 Re: Resetting recovery target parameters in pg_createsubscriber
Previous Message Jacob Champion 2026-01-08 00:39:33 Re: Proposal to allow setting cursor options on Portals