From: | Gaetano Mendola <mendola(at)bigfoot(dot)com> |
---|---|
To: | "pgsql-patches(at)postgresql(dot)org" <pgsql-patches(at)postgresql(dot)org> |
Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Subject: | Re: minor HISTORY improvement |
Date: | 2003-10-17 09:16:38 |
Message-ID: | 3F8FB376.1010601@bigfoot.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Bruce Momjian wrote:
> Gaetano Mendola wrote:
>
>>Bruce Momjian wrote:
>>
>>>Thanks.
>>>
>>>I have applied this to the SGML docs. The HISTORY file will be updated
>>>automatically now.
>>
>>I didn't see in the notes about the "Migration to
>>version 7.4" the fact that now inside a plpgsql
>>function is not anymore accepted declare a variable
>>in this way:
>> my_variable ALIAS FOR$1
>>
>>(note the space missing between FOR and $1).
>
>
> Do you think people are actually doing that, and if they are, wouldn't
> it be obvious how to fix it? Anyone else?
I had a novice here that was lost because an old well functioning
stored procedure was not working anymore.
Just my 2 cents.
Regards
Gaetano Mendola
From | Date | Subject | |
---|---|---|---|
Next Message | Zeugswetter Andreas SB SD | 2003-10-17 15:26:46 | [HACKERS] random_fract and aix compiler bug |
Previous Message | Tom Lane | 2003-10-17 00:28:47 | Re: minor HISTORY improvement |