Re: user defined function - Mailing list pgsql-general

From Yl Zhou
Subject Re: user defined function
Date
Msg-id 29d3b0b90601240919w34a38790pc95feda0b3c898f1@mail.gmail.com
Whole thread Raw
In response to Re: user defined function  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: user defined function  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
But I have to use 7.3 due to some limitations. Can I do it in 7.3?

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: Tom Lane
Date:
Subject: Re: user defined function
Next
From: "Brian A. Seklecki"
Date:
Subject: Re: Backup and Restore mechanism in Postgres