Re: CStringGetTextDatum and other conversions in server-side code - Mailing list pgsql-general

From John R Pierce
Subject Re: CStringGetTextDatum and other conversions in server-side code
Date
Msg-id 56D78B0A.9040508@hogranch.com
Whole thread Raw
In response to Re: CStringGetTextDatum and other conversions in server-side code  (<david@andl.org>)
Responses Re: CStringGetTextDatum and other conversions in server-side code  (<david@andl.org>)
List pgsql-general
On 3/2/2016 4:20 PM, david@andl.org wrote:
> [dmb>] So how would I go about finding a set of useful conversion functions for basic types (real, decimal, time,
etc)?

the basic SQL to C mappings are defined by the H files listed here,
http://www.postgresql.org/docs/current/static/xfunc-c.html#XFUNC-C-TYPE-TABLE



--
john r pierce, recycling bits in santa cruz



pgsql-general by date:

Previous
From:
Date:
Subject: Re: CStringGetTextDatum and other conversions in server-side code
Next
From: Abdul Sayeed
Date:
Subject: Re: Export binary data - PostgreSQL 9.2