Re: proposal for 8.3: Simultaneous assignment for

Поиск
Список
Период
Сортировка
От andrew@dunslane.net
Тема Re: proposal for 8.3: Simultaneous assignment for
Дата
Msg-id 2271.24.211.165.134.1154954238.squirrel@www.dunslane.net
обсуждение исходный текст
Ответ на Re: proposal for 8.3: Simultaneous assignment for PL/pgSQL  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: proposal for 8.3: Simultaneous assignment for PL/pgSQL  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
Re: proposal for 8.3: Simultaneous assignment for PL/pgSQL  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
Список pgsql-hackers
Tom Lane wrote:
> "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.
>

In any case, I had some questions:

. is it compatible with PLSQL?
. can the effect be achieved by assigning to a composite?


cheers

andrew




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_upgrade (was: 8.2 features status)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: CSStorm occurred again by postgreSQL8.2