Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn
Maxim Orlov <orlovmg@gmail.com>
From: Maxim Orlov <orlovmg@gmail.com>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: Sawada Masahiko <sawada.mshk@gmail.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-11-22T09:53:37Z
Lists: pgsql-hackers
> > Thank you for the report and initial analysis. I have added Sawada-San > to know his views as he was the primary author of this work. > > -- > With Regards, > Amit Kapila. > OK, thanks a lot. I hope, we'll fix this soon. -- Best regards, Maxim Orlov.
Commits
-
Fix uninitialized access to InitialRunningXacts during decoding.
- 898ef41bf6f4 15.2 landed
- 9f2cc1a73ccf 14.7 landed
- 4ec157c15067 13.10 landed
- aa9d916f671d 12.14 landed
- 9b788aafdc64 11.19 landed
-
Fix catalog lookup with the wrong snapshot during logical decoding.
- 272248a0c1b1 15.0 cited