On Tue, May 25, 2021 at 12:51 PM Michael Paquier <michael@paquier.xyz> wrote:
>
> On Tue, May 25, 2021 at 12:06:38PM +0530, Pavan Deolasee wrote:
> > While working on an output plugin that uses streaming protocol, I hit an
> > assertion failure. Further investigations revealed a possible bug in core
> > Postgres. This must be new to PG14 since streaming support is new to this
> > release. I extended the test_decoding regression test to demonstrate the
> > failure. PFA
>
> Thanks, Pavan. I have added an open item for this one.
>
I have pushed this a few days ago [1] and closed the open item
corresponding to it.
[1] - https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=6f4bdf81529fdaf6744875b0be99ecb9bfb3b7e0
--
With Regards,
Amit Kapila.