Re: cannot assign non-composite value to a row variable - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: cannot assign non-composite value to a row variable
Date
Msg-id 1275687685-sup-5345@alvh.no-ip.org
Whole thread Raw
In response to Re: cannot assign non-composite value to a row variable  (Eliot Gable <egable+pgsql-general@gmail.com>)
List pgsql-general
Excerpts from Eliot Gable's message of vie jun 04 16:13:28 -0400 2010:
> This is the code I posted:
>
> create type complex1 as ( ... ); -- one integer member and about 16 text
> members
> create type complex2 as ( ... ); -- few integer members, about 10 text
> members, and about 6 different enum members

If you present some sample code that somebody can paste directly into a
psql session, we can provide useful help.  Nobody here has time to
construct such things from vague descriptions.

--
Álvaro Herrera <alvherre@alvh.no-ip.org>

pgsql-general by date:

Previous
From: DM
Date:
Subject: Re: Move data from DB2 to Postgres any software/solutions/approach?
Next
From: David Fetter
Date:
Subject: Re: Move data from DB2 to Postgres any software/solutions/approach?