Re: TupleDescAttr bounds checks

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: TupleDescAttr bounds checks
Дата
Msg-id 3956971.1775313533@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: TupleDescAttr bounds checks  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: TupleDescAttr bounds checks
Список pgsql-hackers
I wrote:
> Good catch.  I bet it's possible to trigger the Assert just above,
> too, with a WHERE expression using "t.*".

Oh, scratch that, I didn't read the code just above this loop.
But I bet this loop should throw an error for system columns, too,
since we surely won't have computed those either.

            regards, tom lane



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