Re: problem with variable length user defined type

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: kverdecia(at)uci(dot)cu
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: problem with variable length user defined type
Date: 2009-04-08 20:02:48
Message-ID: b42b73150904081302y42b18ddat18d41abeb163bf36@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Apr 8, 2009 at 3:49 PM, kverdecia <kverdecia(at)uci(dot)cu> wrote:
> Hi,
>
> Some one knows where can I download a full example of a variable length
> user defined type? I'm trying to define one but I have problems with de
> output function.

have you looked at contrib? for example hstore?

merlin

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-04-08 20:04:18 Re: problem with variable length user defined type
Previous Message kverdecia 2009-04-08 19:49:12 problem with variable length user defined type