Re: WIP: Join push-down for foreign tables
От
Shigeru Hanada
Тема
Re: WIP: Join push-down for foreign tables
Дата
Msg-id
4E798004.1040300@gmail.com
Ответ на
Re: WIP: Join push-down for foreign tables (Michael Paquier)
Список
Дерево обсуждения
WIP: Join push-down for foreign tables Shigeru Hanada <shigeru.hanada@gmail.com>
Re: WIP: Join push-down for foreign tables Michael Paquier <michael.paquier@gmail.com>
Re: WIP: Join push-down for foreign tables Shigeru Hanada <shigeru.hanada@gmail.com>
Re: WIP: Join push-down for foreign tables Michael Paquier <michael.paquier@gmail.com>
Re: WIP: Join push-down for foreign tables Kohei KaiGai <kaigai@kaigai.gr.jp>
Re: WIP: Join push-down for foreign tables Shigeru Hanada <shigeru.hanada@gmail.com>
Re: WIP: Join push-down for foreign tables Kohei KaiGai <kaigai@kaigai.gr.jp>
Re: WIP: Join push-down for foreign tables Shigeru Hanada <shigeru.hanada@gmail.com>
Re: WIP: Join push-down for foreign tables Robert Haas <robertmhaas@gmail.com>
Re: WIP: Join push-down for foreign tables Tom Lane <tgl@sss.pgh.pa.us>
Re: WIP: Join push-down for foreign tables Kohei KaiGai <kaigai@kaigai.gr.jp>
Re: WIP: Join push-down for foreign tables Shigeru Hanada <shigeru.hanada@gmail.com>
Re: WIP: Join push-down for foreign tables Shigeru Hanada <shigeru.hanada@gmail.com>
Re: WIP: Join push-down for foreign tables Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: WIP: Join push-down for foreign tables Tom Lane <tgl@sss.pgh.pa.us>
Re: WIP: Join push-down for foreign tables Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: WIP: Join push-down for foreign tables Tom Lane <tgl@sss.pgh.pa.us>
Re: WIP: Join push-down for foreign tables Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: WIP: Join push-down for foreign tables Tom Lane <tgl@sss.pgh.pa.us>
Re: WIP: Join push-down for foreign tables Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: WIP: Join push-down for foreign tables Tom Lane <tgl@sss.pgh.pa.us>
Re: WIP: Join push-down for foreign tables Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: WIP: Join push-down for foreign tables Kohei KaiGai <kaigai@kaigai.gr.jp>
Re: WIP: Join push-down for foreign tables Florian Pflug <fgp@phlo.org>
Hi Michael, (2011/09/21 12:52), Michael Paquier wrote: > I am interested in the development you are doing regarding join push down > and fdw stuff for remote postgreSQL servers. > Is there a way to get the postgres fdw you are providing here for common > 9.1? > I saw that the tar you are providing here is adapted only for your patch. As you say, the pgsql_fdw I posted requires my join-push-down patch. But, at least in current revision, using PG_VERSION_NUM would make it compile-able for both 9.1 and 9.2. But I'm not sure that changes required for 9.2 development cycle are enough small for this workaround. Anyway, I'm going to publish recent pgsql_fdw for 9.1 on PGXN or elsewhere, though it needs some (hopefully little) time. Regards, -- Shigeru Hanada
В списке pgsql-hackers по дате отправления