Re: AtEOXact_ApplyLauncher() and subtransactions - Mailing list pgsql-hackers

From Amit Khandekar
Subject Re: AtEOXact_ApplyLauncher() and subtransactions
Date
Msg-id CAJ3gD9cNrQVN81-ztjt_vviTW=oKGesHkOnfhAsgo-g2kab3rg@mail.gmail.com
Whole thread Raw
In response to Re: AtEOXact_ApplyLauncher() and subtransactions  (Amit Khandekar <amitdkhan.pg@gmail.com>)
Responses Re: AtEOXact_ApplyLauncher() and subtransactions
List pgsql-hackers
On 16 June 2018 at 00:03, Amit Khandekar <amitdkhan.pg@gmail.com> wrote:
> The way I am implementing this can be seen in attached
> apply_launcher_subtrans_WIP.patch. (check launcher.c changes). I
> haven't started testing it yet though.

Attached patch passes some basic testing I did. Will do some more
testing, and some self-review and code organising, if required. I will
also split the patch into two : one containing the main issue
regarding subtransaction, and the other containing the other issue I
mentioned earlier that shows up without subtransaction as well.

-- 
Thanks,
-Amit Khandekar
EnterpriseDB Corporation
The Postgres Database Company

Attachment

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Performance regression with PostgreSQL 11 and partitioning
Next
From: Amit Khandekar
Date:
Subject: Re: server crashed with TRAP: FailedAssertion("!(!parallel_aware || pathnode->path.parallel_safe)"