On Wed, Jan 15, 2014 at 8:23 AM, Jim Nasby <jim(at)nasby(dot)net> wrote:
> Do we actually support = right now? We already support
>
> v_field := field FROM table ... ;
>
> and I think it's a bad idea to have different meaning for = and :=.
That was already discussed before. Yes, we support both = and := and
they have exactly the same behavior; I agree, we should keep them
equivalent.
Regards,
Marti