From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Gaetano Mendola <mendola(at)bigfoot(dot)com> |
Cc: | "pgsql-patches(at)postgresql(dot)org" <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: minor HISTORY improvement |
Date: | 2003-10-16 22:26:38 |
Message-ID: | 200310162226.h9GMQcI20451@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
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?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-10-17 00:28:47 | Re: minor HISTORY improvement |
Previous Message | Gaetano Mendola | 2003-10-16 22:14:28 | Re: minor HISTORY improvement |