Re: plpgsql: support identif%TYPE[], (from ToDo)

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: plpgsql: support identif%TYPE[], (from ToDo)
Дата
Msg-id 603c8f070907290356v49f467b6nbf72eae48d2b296c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: plpgsql: support identif%TYPE[], (from ToDo)  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: plpgsql: support identif%TYPE[], (from ToDo)  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On Wed, Jul 29, 2009 at 1:44 AM, Pavel Stehule<pavel.stehule@gmail.com> wrote:
> 2009/7/29 Tom Lane <tgl@sss.pgh.pa.us>:
>> Pavel Stehule <pavel.stehule@gmail.com> writes:
>>> I would to solve some points from ToDo. I began with TYPE [] support.
>>
>> plpgsql's %type support is a crock that's going to have to be rewritten
>> from the ground up as soon as we consolidate the lexer with the core.
>> I wouldn't suggest spending any time in that area now.
>
> ook

There's also the fact that we still have almost half the patches in
this CommitFest that have yet to be closed out.  If you're looking for
something to do....

...Robert


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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: WIP: to_char, support for EEEE format
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Review: Revise parallel pg_restore's scheduling heuristic