Re: PL/pgSQL in 8.0 - Mailing list pgsql-general

From Tom Lane
Subject Re: PL/pgSQL in 8.0
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: PL/pgSQL in 8.0  (Martín Marqués <[email protected]>)
List pgsql-general
=?iso-8859-1?q?Mart=EDn_Marqu=E9s?= <[email protected]> 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

pgsql-general by date:

Previous
From: Nigel Horne
Date:
Subject: Updating timestamps
Next
From: Jeff Davis
Date:
Subject: escape string type for upcoming 8.1