Re: forming tuple as an attribute inside another tuple in c function

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Marios Vodas <mvodas(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: forming tuple as an attribute inside another tuple in c function
Date: 2010-09-27 14:10:20
Message-ID: AANLkTi=GECz5sTh9AmL-K+VXmJvQUE4Px5aNZkb5e-LX@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Sep 27, 2010 at 2:52 AM, Marios Vodas <mvodas(at)gmail(dot)com> wrote:
> OK but what is the recommended way to get TupleDesc for p_type?

It's mentioned in the documentation...

http://www.postgresql.org/docs/current/static/xfunc-c.html#AEN47214

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-09-27 14:11:31 Re: Improving prep_buildtree used in VPATH builds
Previous Message Gurjeet Singh 2010-09-27 14:09:28 Re: Improving prep_buildtree used in VPATH builds