Returning bytea* from a C function - Mailing list pgsql-general

From David Busby
Subject Returning bytea* from a C function
Date
Msg-id 3D2A06DF.2060209@pnts.com
Whole thread Raw
List pgsql-general
List,
    I'm trying to build a function for PostgreSQL that allows me to create a
new UUID for data in my datbase.  Has anyone had experience with this
one?  I was going to store it as a bytea datatype, would a char(32) be
better?  Any Ideas?

/B




pgsql-general by date:

Previous
From: Martin Zaunick
Date:
Subject: pgaccess
Next
From: Bruce Momjian
Date:
Subject: Re: [INTERFACES] pgaccess problems