Regarding identifying a foreign scan

From: Atri Sharma <atri(dot)jiit(at)gmail(dot)com>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Regarding identifying a foreign scan
Date: 2012-10-06 18:33:33
Message-ID: CAOeZVifYnPQVx60x6hu3Xtgp2WvcNps9YPFGHcU_xXzBmjs0zw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kohei KaiGai 2012-10-06 18:58:24 Re: ALTER command reworks
Previous Message Atri Sharma 2012-10-06 17:37:02 Re: Bad Data back Door