Why so few built-in range types?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Why so few built-in range types?
Дата
Msg-id 22221.1322586062@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: Why so few built-in range types?  (Jeff Davis <pgsql@j-davis.com>)
Список pgsql-hackers
One thing that bothered me while looking at the range types patch is
that it seemed you'd been mighty conservative about creating built-in
range types.  In particular, I don't understand why there's not a
standard float8range type; that seems like a pretty common case.
I'd have also expected to see a standard textrange type.  What was
the rationale for leaving these out?
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: ALTER TABLE lock strength reduction patch is unsafe
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: GiST range-contained-by searches versus empty ranges