How to form a self-defined TupleTableSlot - Mailing list pgsql-hackers

From
Subject How to form a self-defined TupleTableSlot
Date
Msg-id 95FA8B25DB5E2D4E889EB9BEB6A6406F16D7E5@CORPUSMX30B.corp.emc.com
Whole thread Raw
Responses Re: How to form a self-defined TupleTableSlot  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
<div class="WordSection1"><p class="MsoNormal">Hi, guys.<p class="MsoNormal"> <p class="MsoNormal">Here is my task
situation:<pclass="MsoNormal">I have a TupleTableSlot, with its own TupleDesc. Now I want to extract several attributes
toform a new TupleTableSlot, how can I define my own TupleDesc and the ProjectionInfo?<p class="MsoNormal"> <p
class="MsoNormal">Best.</div>

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Where is diskchecker.pl ?
Next
From: Peter Eisentraut
Date:
Subject: external_pid_file not removed on postmaster exit