how to get tuple

Поиск
Список
Период
Сортировка
От Rudyar
Тема how to get tuple
Дата
Msg-id 4EC3CAEC.7020001@gmail.com
обсуждение исходный текст
Ответы Re: how to get tuple  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Hello,

I'm new in postgreSQL programming. I try to print a tuple from 
tupleTableSlot structure..
for example..

outerTupleSlot = ExecHashJoinOuterGetTuple(outerNode,                                                           node,
&hashvalue);

how to extract a tuple value?

there are any kind of documentation about that?

Regards.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] Unremovable tuple monitoring
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: strict aliasing