Re: PLpgSQL: list of scalars as row for assign stmt, fore and fors stm

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: PLpgSQL: list of scalars as row for assign stmt, fore and fors stm
Дата
Msg-id BAY20-F23389160B1A616EBE470F6F93E0@phx.gbl
обсуждение исходный текст
Ответ на Re: PLpgSQL: list of scalars as row for assign stmt, fore and fors stms  ("Andrew Dunstan" <andrew@dunslane.net>)
Список pgsql-patches
>
>Tom Lane said:
> > "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?
> >
>
>
>Where does the idea come from anyway? Has it been discussed on -hackers? I
>don't recall seeing it. Just sending in a patch for a "feature" you think
>is
>a good idea seems like a sub-optimal process.
>

No, this only my idea. I miss this functionality in fors and fore stmts. You
are true, so is better start discussion on this topic on hackers. But I
can't send attachments to -hackers. And I am not hacker or developer. I did
patch only. All others is on core hackers.

Regards
Pavel Stehule

_________________________________________________________________
Emotikony a pozadi programu MSN Messenger ozivi vasi konverzaci.
http://messenger.msn.cz/


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

Предыдущее
От: "Pavel Stehule"
Дата:
Сообщение: Re: PLpgSQL: list of scalars as row for assign stmt, fore and fors stm
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: PLpgSQL: list of scalars as row for assign stmt, fore