Re: [HACKERS] RelOptInfo->reltargetlist

2007-08-20 Thread Tom Lane
Luca Ferrari <[EMAIL PROTECTED]> writes: > apologize if this is a trivial question but I'd like to understand what > values > are stored in the RelOptInfo->reltargetlist or, better, how I can check such > values in the information schema to understand what they refer to. I've tried > to look in

[HACKERS] RelOptInfo->reltargetlist

2007-08-20 Thread Luca Ferrari
Hi all, apologize if this is a trivial question but I'd like to understand what values are stored in the RelOptInfo->reltargetlist or, better, how I can check such values in the information schema to understand what they refer to. I've tried to look in the pg_attribute table but I was not able t