Re: user defined function - Mailing list pgsql-general

From Yl Zhou
Subject Re: user defined function
Date
Msg-id 29d3b0b90601241150vda05bbaie9dc46227928ca67@mail.gmail.com
Whole thread Raw
In response to Re: user defined function  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Can anyone tell me whether 7.3 supports unspecified record types or not?

On 1/24/06, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Yl Zhou <andrew.ylzhou@gmail.com> writes:
> Do you mean this function? Seems I cannot get much information from it...

That would appear to be Postgres 7.3 :-(

You need a considerably newer version of Postgres if you want to do much
of anything useful with unspecified-type records.  8.0 has most of that
functionality but I think 8.1 added some things.

                        regards, tom lane

pgsql-general by date:

Previous
From: Thomas Hallgren
Date:
Subject: Re: user defined function
Next
From: Vivek Khera
Date:
Subject: Re: Problems with pgsql 8.0.4 & freebsd 6: partially solved