Re: passing parameters by reference - Mailing list pgsql-hackers

From Tom Lane
Subject Re: passing parameters by reference
Date
Msg-id 11804.1108142320@sss.pgh.pa.us
Whole thread Raw
In response to passing parameters by reference  (Sibtay Abbas <sibtay@gmail.com>)
List pgsql-hackers
Sibtay Abbas <sibtay@gmail.com> writes:
> One of my tasks includes allowing plpgsql functions to pass parameters by
> reference.

What do you envision the context of this to be?  You certainly can't
suppose that it's sane forSELECT foo(col) FROM tab;
to modify the table column.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [GENERAL] WARNING: could not remove database directory
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] WARNING: could not remove database directory