Re: Arguments to foreign tables?

Поиск
Список
Период
Сортировка
От Willem Leenen
Тема Re: Arguments to foreign tables?
Дата
Msg-id DUB104-W55BBA0BF3ED6F9C6ECEE448F650@phx.gbl
обсуждение исходный текст
Ответ на Arguments to foreign tables?  (Jeff Davis <pgsql@j-davis.com>)
Список pgsql-hackers

I don't understand the question. A table accepting arguments? What do you mean with that? Can you give an code example in an other RDBMS (like oracle)?

Perhaps nothing came up because there are more people not understanding what you want to accomplish?

regards,
Willem

> Subject: [HACKERS] Arguments to foreign tables?
> From: pgsql@j-davis.com
> To: pgsql-hackers@postgresql.org
> Date: Sun, 4 Nov 2012 11:59:20 -0800
>
> Is there any fundamental or philosophical reason why a foreign table
> can't accept arguments? Should that be a TODO?
>
> Right now, to accept arguments to a from-clause item, you have to use an
> SRF, which is much more limited than a foreign table. If foreign tables
> could accept arguments, then SRFs could just be a simplified special
> case of foreign tables.
>
> I looked for some previous discussions on this topic and nothing turned
> up.
>
> Regards,
> Jeff Davis
>
>
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Deparsing DDL command strings
Следующее
От: John R Pierce
Дата:
Сообщение: Re: Arguments to foreign tables?