Robert Haas <robertmh...@gmail.com> writes: > What seems odd to me is that NEW is apparently some other kind of > thing that is not the same kind of thing as the row variable.
NEW is a record variable, not a row variable. In this context that's sensible because its actual rowtype is unspecified by the function text. The implications for row-null handling aren't obvious though :-( regards, tom lane -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs