Re: Current enums patch

Поиск
Список
Период
Сортировка
От Tom Dunstan
Тема Re: Current enums patch
Дата
Msg-id 46104189.9080802@tomd.cc
обсуждение исходный текст
Ответ на Re: Current enums patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane wrote:
>> OK, I give up. :) Why?
>
> Because the whole point is that the type has to be known at parse time.

Oh, duh. :)

> I've got it working with get_fn_expr_argtype and it seems fairly
> reasonable.

Cool!

Thanks

Tom

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Current enums patch
Следующее
От: Koichi Suzuki
Дата:
Сообщение: Re: [HACKERS] Full page writes improvement, code update