Re: plpgsql.consistent_into - Mailing list pgsql-hackers

From Marko Tiikkaja
Subject Re: plpgsql.consistent_into
Date
Msg-id 52D55841.1030607@joh.to
Whole thread Raw
In response to Re: plpgsql.consistent_into  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: plpgsql.consistent_into  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On 1/14/14 1:28 PM, Pavel Stehule wrote:
> I prefer subquery only syntax - a := (some) or (a,b,c) = (some a,b,c) with
> possible enhancing for statements with RETURNING
>
> a advance is compatibility with DB2 (SQL/PSM) syntax - and this code is
> written now - it is done in my sql/psm implementation

Are you saying that DB2 supports the multi-variable assignment?  I 
couldn't find any reference suggesting that, can you point me to one?


Regards,
Marko Tiikkaja



pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: extension_control_path
Next
From: Tom Lane
Date:
Subject: Re: extension_control_path