Function and RowType

From: Carlos Roberto Chamorro Mostacilla <carlosrchamorro(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Function and RowType
Date: 2004-07-13 23:47:36
Message-ID: 20040713234736.3316.qmail@web41408.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a function that receives a Record or a Rowtype,
I need to construct a record of a SQL, to modify a
field of the record and soon to pass it to the
function but when calling the function is generated an
error saying that the variable record is not a column,
find examples of call of funciónes that receive record
but this call becomes in a Query I want to modify the
record before passing it to the function since I do
it? Excuse my ingles...

_________________________________________________________
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-07-13 23:58:24 Re: Indexes and Tables: Growth and Treatment (Modified by Thomas F. O'Connell)
Previous Message Thomas F.O'Connell 2004-07-13 22:40:24 Indexes and Tables: Growth and Treatment (Modified by Thomas F. O'Connell)