Re: PLpgSQL: list of scalars as row for assign stmt, fore and fors stms - Mailing list pgsql-patches

From Tom Lane
Subject Re: PLpgSQL: list of scalars as row for assign stmt, fore and fors stms
Date
Msg-id 627.1135098485@sss.pgh.pa.us
Whole thread Raw
In response to PLpgSQL: list of scalars as row for assign stmt, fore and fors stms  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
Responses Re: PLpgSQL: list of scalars as row for assign stmt, fore and fors stms
Re: PLpgSQL: list of scalars as row for assign stmt, fore and fors stm
Re: PLpgSQL: list of scalars as row for assign stmt, fore
List pgsql-patches
"Pavel Stehule" <pavel.stehule@hotmail.com> writes:
>     x, y := r;

That strikes me as a really bad idea.  It weakens both syntax and
semantic error checking, to accomplish how much?

            regards, tom lane

pgsql-patches by date:

Previous
From: "Pavel Stehule"
Date:
Subject: PLpgSQL: list of scalars as row for assign stmt, fore and fors stms
Next
From: "Andrew Dunstan"
Date:
Subject: Re: PLpgSQL: list of scalars as row for assign stmt, fore and fors stms