Re: Triggers on foreign tables - Mailing list pgsql-hackers

From Noah Misch
Subject Re: Triggers on foreign tables
Date
Msg-id 20140303150516.GC3446923@tornado.leadboat.com
Whole thread Raw
In response to Re: Triggers on foreign tables  (Kohei KaiGai <kaigai@kaigai.gr.jp>)
List pgsql-hackers
On Mon, Mar 03, 2014 at 11:10:30PM +0900, Kohei KaiGai wrote:
> I tried to check the latest (v8) patch again, then could not find
> problem in your design change from the v7.
> As Noah pointed out, it uses per query-depth tuplestore being released
> on AfterTriggerEndSubXact.
> 
> So, may I mark it as "ready for committer"?

Yes.  Re-reviewing this is next on my list.

-- 
Noah Misch
EnterpriseDB                                 http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: jsonb and nested hstore
Next
From: Oleg Bartunov
Date:
Subject: Re: jsonb and nested hstore