On Thu, 6 Aug 2009 16:58:02 -0400
Michael Glaesemann <grzm(at)seespotcode(dot)net> wrote:
> That's not a SELECT query per se: AIUI it's how the evaluation of
> the NEW != OLD expression is evaluated within the PL/pgSQL function
> as part of the IF statement (note the "line 2 at IF" context line).
> It's just saying the <> operator doesn't exist for the test_upd
> rowtype.
Oops - that was a typo - meant to say UPDATE.
Thx,
Josh