TupleDesc and HeapTuple - Mailing list pgsql-general

From Luca Ferrari
Subject TupleDesc and HeapTuple
Date
Msg-id 201007060853.03954.fluca1978@infinito.it
Whole thread Raw
Responses Re: TupleDesc and HeapTuple  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-general
Hi,
I don't see any direct link between the TupleDesc structure and the HeapTuple
one, and it seems strange to me since to manipulate a tuple you often need the
descriptor. What is the trick here?

Thanks,
Luca

pgsql-general by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: moderninzing/upgrading mail list format
Next
From: "Davor J."
Date:
Subject: psql \dp equivalent or similar query?