how to get tuple - Mailing list pgsql-hackers

From Rudyar
Subject how to get tuple
Date
Msg-id [email protected]
Whole thread Raw
Responses Re: how to get tuple
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] Unremovable tuple monitoring
Next
From: "Kevin Grittner"
Date:
Subject: Re: strict aliasing