Re: BUG #16961: Could not access status of transaction - Mailing list pgsql-bugs

From Alexandra Wang
Subject Re: BUG #16961: Could not access status of transaction
Date
Msg-id CAK98qZ0u+oTD67BkA9Adgw2_qBkDAmdvqZP65bAsHsDv+rgxiw@mail.gmail.com
Whole thread Raw
In response to Re: BUG #16961: Could not access status of transaction  (Alexandra Wang <alexandra.wang.oss@gmail.com>)
List pgsql-bugs
Forgot to paste the reference link:

[1] https://www.postgresql.org/message-id/18804-bccbbde5e77a68c2%40postgresql.org

PS: To reproduce the bug, you must first disconnect any backend
listening on the channel (backend 1 in Andrei Varashen's repro) before
registering the new listener that triggers the error.

Best,
Alex

pgsql-bugs by date:

Previous
From: Alexandra Wang
Date:
Subject: Re: BUG #16961: Could not access status of transaction
Next
From: Amit Kapila
Date:
Subject: Re: Use-after-free in reorderbuffer.c for INSERT ON CONFLICT