Re: [BUG] Crash of logical replica with trigger.
Masahiko Sawada <sawada.mshk@gmail.com>
From: Masahiko Sawada <sawada.mshk@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: "Anton A. Melnikov" <aamelnikov@inbox.ru>, pgsql-bugs@lists.postgresql.org
Date: 2022-10-07T08:19:46Z
Lists: pgsql-bugs
On Fri, Oct 7, 2022 at 4:24 PM Michael Paquier <michael@paquier.xyz> wrote: > > On Thu, Sep 29, 2022 at 03:21:31PM +0900, Masahiko Sawada wrote: > > I've registered this issue to the next CF so as not to forget. > > Thanks for the patch, looking.. Thanks! I realized that this problem is also reported in -hackers and there is some discussion there[1]. The patch I proposed seems to be the same as the patch Anton A. Melnikov proposed, but Tom does not like it. Regards, [1] https://www.postgresql.org/message-id/b570c367-ba38-95f3-f62d-5f59b9808226%40inbox.ru -- Masahiko Sawada PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com
Commits
-
Avoid crash after function syntax error in a replication worker.
- dea834938005 16.0 landed
- f2dc7f9e35a2 15.1 landed
- ed019b5ef955 11.18 landed
- d9ffccf8db4b 12.13 landed
- b00f342ea0f0 13.9 landed
- 5f3cec77b1b5 10.23 landed
- 2489c38cdc58 14.6 landed