| From: | Noah Misch <noah(at)leadboat(dot)com> |
|---|---|
| To: | Kohei KaiGai <kaigai(at)kaigai(dot)gr(dot)jp> |
| Cc: | Ronan Dunklau <ronan(dot)dunklau(at)dalibo(dot)com>, PgHacker <pgsql-hackers(at)postgresql(dot)org>, Kouhei Kaigai <kaigai(at)ak(dot)jp(dot)nec(dot)com> |
| Subject: | Re: Triggers on foreign tables |
| Date: | 2014-03-03 15:05:16 |
| Message-ID: | 20140303150516.GC3446923@tornado.leadboat.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oleg Bartunov | 2014-03-03 15:17:12 | Re: jsonb and nested hstore |
| Previous Message | Andres Freund | 2014-03-03 15:00:14 | Re: jsonb and nested hstore |