Sibtay Abbas <[EMAIL PROTECTED]> 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 for
        SELECT foo(col) FROM tab;
to modify the table column.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to