User defined type with text* field - Mailing list pgsql-general

From Ken K
Subject User defined type with text* field
Date
Msg-id 20010630141543.17854.cpmta@c007.snv.cp.net
Whole thread Raw
Responses Re: User defined type with text* field  (Alex Pilosov <alex@pilosoft.com>)
Re: User defined type with text* field  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hi,

 I am trying to create a user defined type with 2 fields
in it, a text* and an Oid. I am not sure what size to
use in the create type command. When I try variable
the back end core dumps. Are there any examples for
doing this sort of thing?  Is it even doable?

Thanks,

Ken

pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re: Re: useability of apache, PHP, Postgres for real business apps
Next
From: Alex Pilosov
Date:
Subject: Re: User defined type with text* field