Re: Function variable assignment question - Mailing list pgsql-novice

From A. Kretschmer
Subject Re: Function variable assignment question
Date
Msg-id 20090302101303.GA4768@a-kretschmer.de
Whole thread Raw
In response to Function variable assignment question  ("Nico Callewaert" <callewaert.nico@telenet.be>)
List pgsql-novice
In response to Nico Callewaert :
> Hi !
>
> Is there a difference between these 2 statements (inside a function) :
>
>     v_out_return = 0;
>     v_out_return := 0;
>
> Seems both is working fine, so I'm just puzzled if it makes any difference in
> use.

No difference, it is the same.


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

pgsql-novice by date:

Previous
From: "Nico Callewaert"
Date:
Subject: Function variable assignment question
Next
From: "Lee, Mija"
Date:
Subject: sig 6 on postgres server