Re: Bug in logical decoding of in-progress transactions

Amit Kapila <amit.kapila16@gmail.com>

From: Amit Kapila <amit.kapila16@gmail.com>
To: Dilip Kumar <dilipbalaut@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-09-11T09:03:20Z
Lists: pgsql-hackers
On Thu, Sep 10, 2020 at 4:01 PM Dilip Kumar <dilipbalaut@gmail.com> wrote:
>
>
> Okay,  there is some change in stream.out so I have included that in the first patch.
>

Pushed after minor changes in comments.

-- 
With Regards,
Amit Kapila.



Commits

  1. Skip empty transaction stream in test_decoding.

  2. Fix the logical streaming test.