Re: UNION ALL - Var attno

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: UNION ALL - Var attno
Дата
Msg-id CA+HiwqGV51oVjj6zrPWdOLxRr+8is6nx92r4Xn4z8cspMjEXvQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: UNION ALL - Var attno  (sri harsha <sriharsha9992@gmail.com>)
Список pgsql-hackers
On Fri, Apr 29, 2016 at 2:42 PM, sri harsha <sriharsha9992@gmail.com> wrote:
>
> Its not an OpExpr . It is a VAR , got it from "reltargetlist" in base
> relation ( RelOptInfo) . Can you shed some light on where the conversion
> from 141 to "original" attribute number takes place ??

As Tom said, you must be looking at an OPEXPR's opfuncid value.
Because that's what I see as being 141.

Thanks,
Amit



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andreas Seltenreich
Дата:
Сообщение: [sqlsmith] Failed assertion in BecomeLockGroupLeader
Следующее
От: Abhijit Menon-Sen
Дата:
Сообщение: Re: 9.6 and fsync=off