How do I get the name of the relation on which FDW has been called?

Поиск
Список
Период
Сортировка
От Atri Sharma
Тема How do I get the name of the relation on which FDW has been called?
Дата
Msg-id CAOeZVieYB97XkopLtb6TtK6=vnyYw+TOKxXFHtphcr1hOs65oA@mail.gmail.com
обсуждение исходный текст
Ответы Re: How do I get the name of the relation on which FDW has been called?  (Shigeru HANADA <shigeru.hanada@gmail.com>)
Список pgsql-hackers
SELECT * FROM table1;

If,for above command,fdw1 is invoked,how do I get the name/Oid of the
table(i.e. table1) in fdw1?

Atri

-- 
Regards,

Atri
l'apprenant


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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Re: Bug in new buffering GiST build code
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: slow dropping of tables, DropRelFileNodeBuffers, tas