Reading a table with composite type, into it equivalent c structure

From: "mike stanton" <mstanton(at)acsa(dot)cl>
To: <pgsql-general(at)postgresql(dot)org>
Cc: "mike stanton" <mstanton(at)acsa(dot)cl>
Subject: Reading a table with composite type, into it equivalent c structure
Date: 2010-02-17 20:02:28
Message-ID: 02c801cab00c$21bd2320$0d6ea8c0@mike
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello All,
Has anyone got a working program that reads a tuple from a table (defined as a single Composite type with "lower" atributes also as composite types) and converts the data into the corresponding C structure variables ?
I've been looking for a working example, but havn´t found that sort of example.

Cheers
Michael Stanton W.
Santiago Chile

Browse pgsql-general by date

  From Date Subject
Next Message David Kerr 2010-02-17 22:16:28 Re: ERROR: permission denied to finish prepared transaction
Previous Message Reid Thompson 2010-02-17 18:52:06 Re: pg_database_size(oid)