Re: ERROR: subtransaction logged without previous top-level txn record
Maurizio Sambati <maurizio@viralize.com>
From: Maurizio Sambati <maurizio@viralize.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Arseny Sher <sher-ars@yandex.ru>
Date: 2020-01-30T10:13:23Z
Lists: pgsql-bugs, pgsql-hackers
Is there any chance this fix will get into the next minor version of PostgreSQL scheduled for February?
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