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

  1. Stop demanding that top xact must be seen before subxact in decoding.

  2. logical decoding: process ASSIGNMENT during snapshot build

  3. Fix operator naming in pg_trgm GUC option descriptions