Re: Compatibility types, type aliases, and distinct types

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Compatibility types, type aliases, and distinct types
Дата
Msg-id 200808182117.20704.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Compatibility types, type aliases, and distinct types  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Compatibility types, type aliases, and distinct types  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Monday 18 August 2008 17:26:16 Tom Lane wrote:
> > This feature by itself could be quite useful, and then we could simply
> > add something like
> >     CREATE TYPE newtype AS oldtype WITH CASTS;
>
> This seems like a great way to get lost in "ambiguous function" hell ...

I don't understand this point.  No new overloaded functions are being defined.


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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: Overhauling GUCS
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgbench duration option