Regarding identifying a foreign scan - Mailing list pgsql-hackers

From Atri Sharma
Subject Regarding identifying a foreign scan
Date
Msg-id CAOeZVifYnPQVx60x6hu3Xtgp2WvcNps9YPFGHcU_xXzBmjs0zw@mail.gmail.com
Whole thread Raw
Responses Re: Regarding identifying a foreign scan  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi,

I am trying to identify foreign scans uniquely.I am trying to do that
by struct ForeignScanState,but I am confused as to how I can identify
the scan.

Is there a member of ForeignScanState that can be used for this purpose?

Atri

-- 
Regards,

Atri
l'apprenant



pgsql-hackers by date:

Previous
From: Atri Sharma
Date:
Subject: Re: Bad Data back Door
Next
From: Kohei KaiGai
Date:
Subject: Re: ALTER command reworks