=?iso-8859-1?q?Mart=EDn_Marqu=E9s?= <martin(at)bugs(dot)unl(dot)edu(dot)ar> writes:
> What really intriges me is that before the upgrade (I was using 7.4.7 and
> upgraded to 8.0.3, all Debian packages) this function worked OK, even though
> I see my mistake when programming it, but after switching to 8.0.3 I stated
> getting this error:
8.0 is able to pass RECORD variables as-a-whole down into executed SQL
commands, which earlier versions didn't do, thus masking the problem.
regards, tom lane