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

From: Arseny Sher <a(dot)sher(at)postgrespro(dot)ru>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, "Hsu\, John" <hsuchen(at)amazon(dot)com>, "pgsql-bugs\(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: ERROR: subtransaction logged without previous top-level txn record
Date: 2020-02-11 05:06:59
Message-ID: 87k14tu2z0.fsf@ars-thinkpad
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers


>> 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.

Attachment Content-Type Size
0002-Stop-demanding-that-top-xact-must-be-seen-before--v3.patch text/x-diff 7.1 KB

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message agenziaimmobiliare 2020-02-11 07:20:38 Prezzo esposto
Previous Message Arseny Sher 2020-02-11 04:32:22 Re: ERROR: subtransaction logged without previous top-level txn record

Browse pgsql-hackers by date

  From Date Subject
Next Message Adam Lee 2020-02-11 06:03:27 [PATCH] Sanity check BackgroundWorker's function entry
Previous Message Thomas Munro 2020-02-11 05:04:09 Re: Getting rid of some more lseek() calls