| From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
|---|---|
| To: | "Alejandro Michelin Salomon ( Adinet )" <alejmsg(at)adinet(dot)com(dot)uy> |
| Cc: | Pgsql-General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Diferences between functions criated in pg 8.0.4 and criated in pg 7.4.8 |
| Date: | 2006-05-14 13:38:24 |
| Message-ID: | 20060514133824.GC4852@svana.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Sun, May 14, 2006 at 10:10:44AM -0300, Alejandro Michelin Salomon ( Adinet ) wrote:
> Hi :
>
> I criated some function in my pg 8.0.4, they function as spected.
>
> But when i try tu criate this functions in my hosting that has pg 7.4.8, i
> can not do.
> I read documentation an i see some disferences.
<snip>
> How i need change, to get this function runing in pg 7.4.8 ?
Well, since you havn't told us the error message it's hard to tell the
problem. At a guess though, 7.4 doesn't understand dollar-quoting.
Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Kretschmer | 2006-05-14 13:50:05 | Re: Diferences between functions criated in pg 8.0.4 and criated in pg 7.4.8 |
| Previous Message | Alejandro Michelin Salomon ( Adinet ) | 2006-05-14 13:10:44 | Diferences between functions criated in pg 8.0.4 and criated in pg 7.4.8 |