Re: minor HISTORY improvement

Поиск
Список
Период
Сортировка
От Gaetano Mendola
Тема Re: minor HISTORY improvement
Дата
Msg-id 3F8FB376.1010601@bigfoot.com
обсуждение исходный текст
Ответ на Re: minor HISTORY improvement  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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




В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: minor HISTORY improvement
Следующее
От: "Zeugswetter Andreas SB SD"
Дата:
Сообщение: [HACKERS] random_fract and aix compiler bug