C Functions, datatypes

From: "A Palmblad" <adampalmblad(at)yahoo(dot)ca>
To: <pgsql-general(at)postgresql(dot)org>
Subject: C Functions, datatypes
Date: 2004-05-03 19:48:19
Message-ID: 015301c43147$95f336c0$97019696@AERS04
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm writing a function in C, and am trying to return a row, containing Numeric and array types. I'm building the row with heap_formtuple. I'm having trouble creating the numeric and array Datums. If anyone has some example code illustrating this, that'd be great.
-Adam

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ericson Smith 2004-05-03 21:31:51 Re: XID Data Types
Previous Message Manfred Koizar 2004-05-03 18:36:33 Re: XID Data Types