Re: Distinct types

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: Distinct types
Дата
Msg-id 4136ffa0811281511q6a9797f2id71f863619b10508@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Distinct types  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
I have a feeling what it would actually take to make this useful might
be to turn every type into a kind of polymorphic type like our anyelem
and anyarray. So substring(mystring) would work and return a mystring
but mystring=string would fail.

-- 
greg


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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Distinct types
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: HEAD build failure on win32 mingw