Re: TupleDesc and HeapTuple

Поиск
Список
Период
Сортировка
От Luca Ferrari
Тема Re: TupleDesc and HeapTuple
Дата
Msg-id 201007071343.04806.fluca1978@infinito.it
обсуждение исходный текст
Ответ на Re: TupleDesc and HeapTuple  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: TupleDesc and HeapTuple  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-general
On Tuesday, July 06, 2010 09:58:45 pm Alvaro Herrera's cat walking on the
keyboard wrote:
> You're supposed to know which relation you got the HeapTuple from, so
> you get the TupleDesc from there.

True, but if I want to pass the heaptuple around I must pass also its tuple
desc, or the receiver will not know how the tuple is composed. Maybe this case
never happens/happened.

Luca

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

Предыдущее
От: venkat
Дата:
Сообщение: Re: [SQL] How to Get Column Names from the Table
Следующее
От: Martin Below
Дата:
Сообщение: optimizer choosing the wrong index