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
-
Skip empty transaction stream in test_decoding.
- 0ba5181c00eb 14.0 landed
-
Fix the logical streaming test.
- 82a0ba7707e0 14.0 cited