Re: BUG #17055: Logical replication worker crashes when applying update of row that dose not exist in target partiti

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Amit Langote <amitlangote09@gmail.com>, sbernikov@gmail.com, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2021-06-12T06:32:12Z
Lists: pgsql-bugs
On Fri, Jun 11, 2021 at 09:51:13PM -0400, Tom Lane wrote:
> No, go right ahead.

Okay, thanks.  Done this way for all three tests, with explanations of
the how and the why.
--
Michael

Commits

  1. Improve log pattern detection in recently-added TAP tests

  2. Fix multiple crasher bugs in partitioned-table replication logic.