Re: proposal for 8.3: Simultaneous assignment for PL/pgSQL - Mailing list pgsql-hackers

From Tom Lane
Subject Re: proposal for 8.3: Simultaneous assignment for PL/pgSQL
Date
Msg-id 19354.1154953523@sss.pgh.pa.us
Whole thread Raw
In response to proposal for 8.3: Simultaneous assignment for PL/pgSQL  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
Responses Re: proposal for 8.3: Simultaneous assignment for
Re: proposal for 8.3: Simultaneous assignment for PL/pgSQL
List pgsql-hackers
"Pavel Stehule" <pavel.stehule@hotmail.com> writes:
> a,b,c := out3fce(1); -- Simultaneous assignment

I thought we rejected that idea once already, on the grounds that it
would make it too hard to tell the difference between intended code
and typos.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Zdenek Kotala
Date:
Subject: Re: Intermittent "make check" failures on hyena
Next
From: Tom Lane
Date:
Subject: Re: proposal for PL packages for 8.3.