How do I get the name of the relation on which FDW has been called? - Mailing list pgsql-hackers

From Atri Sharma
Subject How do I get the name of the relation on which FDW has been called?
Date
Msg-id CAOeZVieYB97XkopLtb6TtK6=vnyYw+TOKxXFHtphcr1hOs65oA@mail.gmail.com
Whole thread Raw
Responses Re: How do I get the name of the relation on which FDW has been called?
List 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 by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: Bug in new buffering GiST build code
Next
From: Heikki Linnakangas
Date:
Subject: Re: slow dropping of tables, DropRelFileNodeBuffers, tas