> But there not any problem with returning values with code like this > > DECLARE > retval RECORD; > > retval.c2 := .... > RETRUN NEXT retval; > > if c2 is a field on some table?
Oh, that seems also to be problematic. -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general