| From: | Kouhei Kaigai <kaigai(at)ak(dot)jp(dot)nec(dot)com> | 
|---|---|
| To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> | 
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com>, Kohei KaiGai <kaigai(at)kaigai(dot)gr(dot)jp>, PgHacker <pgsql-hackers(at)postgresql(dot)org> | 
| Subject: | Re: ctidscan as an example of custom-scan (Re: [v9.5] Custom Plan API) | 
| Date: | 2014-12-15 08:40:09 | 
| Message-ID: | 9A28C8860F777E439AA12E8AEA7694F8010913C0@BPXM15GP.gisp.nec.co.jp | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-hackers | 
> On Mon, Dec 15, 2014 at 4:55 PM, Kouhei Kaigai <kaigai(at)ak(dot)jp(dot)nec(dot)com> wrote:
> > I'm not certain whether we should have this functionality in contrib
> > from the perspective of workload that can help, but its major worth is
> > for an example of custom-scan interface.
> worker_spi is now in src/test/modules. We may add it there as well, no?
>
Hmm, it makes sense for me. Does it also make sense to add a test-case to
the core regression test cases?
Thanks,
--
NEC OSS Promotion Center / PG-Strom Project
KaiGai Kohei <kaigai(at)ak(dot)jp(dot)nec(dot)com>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Shigeru Hanada | 2014-12-15 08:40:18 | Re: Join push-down support for foreign tables | 
| Previous Message | Michael Paquier | 2014-12-15 08:14:37 | Re: ctidscan as an example of custom-scan (Re: [v9.5] Custom Plan API) |