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

From Tom Lane
Subject Re: cannot assign non-composite value to a row variable
Date
Msg-id 20461.1275673246@sss.pgh.pa.us
Whole thread Raw
In response to Re: cannot assign non-composite value to a row variable  (Eliot Gable <egable+pgsql-general@gmail.com>)
Responses Re: cannot assign non-composite value to a row variable  (Eliot Gable <egable+pgsql-general@gmail.com>)
List pgsql-general
Eliot Gable <egable+pgsql-general@gmail.com> writes:
> Thanks for the note on the bugfix in the update. I will try it. However,
> there is no naming conflict.

There was most certainly a naming conflict in the sample code you
posted.  I realize that that probably was not the code you were
actually trying to use, but we can only go on what you show us.

            regards, tom lane

pgsql-general by date:

Previous
From: Eliot Gable
Date:
Subject: Re: cannot assign non-composite value to a row variable
Next
From: raghavendra t
Date:
Subject: Re: How do we get the Client-Time and Server-Time from psql ?