types for C function composites - Mailing list pgsql-general

From Merlin Moncure
Subject types for C function composites
Date
Msg-id b42b73150809260819h50fac794u4afad44b7c33e3ee@mail.gmail.com
Whole thread Raw
Responses Re: types for C function composites
List pgsql-general
In a backend C function, is there any way to get the type (Probably
via TupleDesc)  of a passed in composite type?  I'm trying to build a
generic function that does not assume the types of the composite
fields...I take it this might not be possible.

merlin

pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: PL/PGSQL - character varying as function argument
Next
From: Michelle Konzack
Date:
Subject: Re: Largest PostgreSQL 8.x DB someone is running?