Re: [v9.5] Custom Plan API - Mailing list pgsql-hackers

From Kouhei Kaigai
Subject Re: [v9.5] Custom Plan API
Date
Msg-id 9A28C8860F777E439AA12E8AEA7694F8FBC682@BPXM15GP.gisp.nec.co.jp
Whole thread Raw
In response to Re: [v9.5] Custom Plan API  (Shigeru Hanada <shigeru.hanada@gmail.com>)
Responses Re: [v9.5] Custom Plan API  (Shigeru Hanada <shigeru.hanada@gmail.com>)
Re: [v9.5] Custom Plan API  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
> 2014-07-14 22:18 GMT+09:00 Kohei KaiGai <kaigai@kaigai.gr.jp>:
> > Hanada-san,
> >
> > Thanks for your checking. The attached v4 patch is rebased one on the
> > latest master branch. Indeed, merge conflict was trivial.
> >
> > Updates from the v3 are below:
> > - custom-plan.sgml was renamed to custom-plan-provider.sgml
> > - fix up the comments in pg_custom_plan_provider.h that mentioned
> >   about old field name.
> > - applied your patch to fix up typos. (thanks so much!)
> > - put "costs off" on the EXPLAIN command in the regression test of
> >   ctidscan extension.
> 
> Checked, but the patch fails sanity-check test, you need to modify expected
> file of the test.
> 
Sorry, expected result of sanity-check test was not updated on
renaming to pg_custom_plan_provider.
The attached patch fixed up this point.

> > Nothing to comment on the design and implementation from your
> > viewpoint any more?
> 
> As much as I can tell, the design seems reasonable.  After fix for the small
> issue above, I'll move the patch status to "Ready for committer".
> 

--
NEC OSS Promotion Center / PG-Strom Project
KaiGai Kohei <kaigai@ak.jp.nec.com>


Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Removing dependency to wsock32.lib when compiling code on WIndows
Next
From: Magnus Hagander
Date:
Subject: Re: SSL compression info in psql header