Re: Reviving the "Stopping logical replication protocol" patch fromVladimir Gordichuk - Mailing list pgsql-hackers

From Dmitry Dolgov
Subject Re: Reviving the "Stopping logical replication protocol" patch fromVladimir Gordichuk
Date
Msg-id CA+q6zcWhtvXT5N0ZTrsY_Z5K54fo8TuHpky+FT=9tidVHO5=yA@mail.gmail.com
Whole thread Raw
In response to Reviving the "Stopping logical replication protocol" patch fromVladimir Gordichuk  (Dave Cramer <davecramer@gmail.com>)
Responses Re: Reviving the "Stopping logical replication protocol" patch fromVladimir Gordichuk  (Dmitry Dolgov <9erthalion6@gmail.com>)
List pgsql-hackers
> On Tue, Jul 24, 2018 at 5:52 PM Dave Cramer <davecramer@gmail.com> wrote:
>
> Back in 2016 a patch was proposed that seems to have died on the vine. See
https://www.postgresql.org/message-id/flat/CAFgjRd3hdYOa33m69TbeOfNNer2BZbwa8FFjt2V5VFzTBvUU3w@mail.gmail.com
> for the history and https://commitfest.postgresql.org/10/621/ for the commitfest entry.
> I've rebased the patches and attached them for consideration.
> JDBC tests here
https://github.com/pgjdbc/pgjdbc/blob/master/pgjdbc/src/test/java/org/postgresql/replication/LogicalReplicationTest.java
allpass
 

Unfortunately the second patch from the series can't be applied anymore, could
you please rebase it one more time? Other than that it looks strange for me
that the corresponding discussion stopped when it was quite close to be in a
good shape, bouncing from "rejected with feedback" to "needs review". Can
someone from involved people clarify what's the current status of this patch?


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: fix psql \conninfo & \connect when using hostaddr
Next
From: Alvaro Herrera
Date:
Subject: Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors