Michael Moore <michaeljmoore(at)gmail(dot)com> writes:> *What is the correct way to accomplish this?*
Something like RETURN NEXT ROW('foo', 200, ...);Or you could assign the ROW construct to a variable of RECORD type.
regards, tom lane