e.
I guess that the field 'location' is the solution but I don't understand
how to use it to retrieve target table oid and column index.
I hope someone could help me.
Thanks in advance
--
Mathieu PUJOL
Backend Leader
Tel : 05.81.33.13.36
REAL FUSIO - 3D Computer Graphi
related to left plan and inner to right plan ? In this case varattno
is index of target list of subplan ?
When varno is an index how to retrieve table info ?
Regards
Mathieu
Le jeu. 28 juin 2018 à 23:17, Laurenz Albe a
écrit :
> Mathieu PUJOL wrote:
> > I'am writing a foreign da
is
that I can't detect column if it is used in a function or an aggregator.
Thanks anyway for your help.
Le mar. 3 juil. 2018 à 12:38, Laurenz Albe a
écrit :
> Mathieu PUJOL wrote:
> > I understand that I should also use varno to check which table is
> referenced by varattno. I