FOR$X not work anymore with 7.4beta - Mailing list pgsql-hackers

From Mendola Gaetano
Subject FOR$X not work anymore with 7.4beta
Date
Msg-id 034201c37c7f$bff967f0$152aa8c0@GMENDOLA2
Whole thread Raw
List pgsql-hackers
I discover that the following declaration inside
a stored procedure with postgres7.3 was legal:

a_variable ALIAS FOR$1;

note the missing space after FOR

now is not working anymore with 7.4beta
I don't know how much people will be affected,
may be is good wrote this in the migration note.


Regards
Gaetano Mendola



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: New thoughts about indexing cross-type comparisons
Next
From: "Merlin Moncure"
Date:
Subject: observations about temporary tables and schemas