Re: - Mailing list pgsql-general

From Tom Lane
Subject Re:
Date
Msg-id 16621.990646418@sss.pgh.pa.us
Whole thread Raw
In response to  ("rwell" <rwell@sinaman.com>)
List pgsql-general
"=?big5?B?cndlbGw=?=" <rwell@sinaman.com> writes:
> How can I return RECORD in my function as I get this msg

You can't.  The return type of the function has to be declared as
a real datatype (say, the row datatype of the table in question).
"RECORD" is just a convenient placeholder within plpgsql.

            regards, tom lane

pgsql-general by date:

Previous
From: "Randall F. Kern"
Date:
Subject: RE: vacuumdb runtime
Next
From: Chris Jones
Date:
Subject: Re: Re: ZeroFill(.../pg_xlog/xlogtemp.20148) failed: No such file or directory