Re: ERROR: subtransaction logged without previous top-level txn record

Dan Katz <dkatz@joor.com>

From: Dan Katz <dkatz@joor.com>
To: Arseny Sher <a.sher@postgrespro.ru>
Cc: Andres Freund <andres@anarazel.de>, Alvaro Herrera <alvherre@2ndquadrant.com>, "Hsu, John" <hsuchen@amazon.com>, "pgsql-bugs@lists.postgresql.org" <pgsql-bugs@lists.postgresql.org>
Date: 2019-12-17T14:49:11Z
Lists: pgsql-bugs, pgsql-hackers
Is the resolution of the issue in this thread being tracked elsewhere,
either in a commit fest or other stream of work?

On Tue, Dec 17, 2019 at 9:47 AM Arseny Sher <a.sher@postgrespro.ru> wrote:

> Andres, Álvaro, could you please have a look at this?
>
> --
> Arseny Sher
>
>
>
>
>

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