Re: ERROR: subtransaction logged without previous top-level txn record
Arseny Sher <a.sher@postgrespro.ru>
From: Arseny Sher <a.sher@postgrespro.ru>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: Andres Freund <andres@anarazel.de>, "Hsu\, John" <hsuchen@amazon.com>,
"pgsql-bugs\@lists.postgresql.org" <pgsql-bugs@lists.postgresql.org>
Date: 2020-02-11T05:06:59Z
Lists: pgsql-bugs, pgsql-hackers
Attachments
>> I think this will surely test some part of the system which was not >> tested before, mainly having some subxacts without top-xact getting >> decoded even though we don't need to send such a transaction. Can you >> prepare a complete patch (for >> Stop-demanding-that-top-xact-must-be-seen-before-sub) having this test >> as part of it? > > Ok, will do. Here it is.
Commits
-
Stop demanding that top xact must be seen before subxact in decoding.
- 05555f7aaa08 9.5.22 landed
- 59c1a03f0736 9.6.18 landed
- b448aa44170b 10.13 landed
- bff456d7a0b3 11.8 landed
- 59112f235549 12.3 landed
- e3ff789acfb2 13.0 landed
-
logical decoding: process ASSIGNMENT during snapshot build
- bac2fae05c77 13.0 cited
- 96b5033e1171 12.0 cited
-
Fix operator naming in pg_trgm GUC option descriptions
- 959792087a10 9.6.14 cited