Re: let's kill AtSubStart_Notify

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Jeevan Ladhe <jeevan.ladhe@enterprisedb.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-10-04T12:25:56Z
Lists: pgsql-hackers
On Fri, Sep 27, 2019 at 5:41 AM Jeevan Ladhe
<jeevan.ladhe@enterprisedb.com> wrote:
> I have reviewed your patch, and it seems correctly implementing the
> actions per subtransactions using stack. Atleast I could not find
> any flaw with your implementation here.

Thanks for the review.  Based on this and other positive comments made
on this thread, I have committed the patch.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



Commits

  1. Remove AtSubStart_Notify.