Re: Range Types, constructors, and the type system

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: Range Types, constructors, and the type system
Дата
Msg-id 0D42378D-0DB3-4882-84B0-8F10798CB134@kineticode.com
обсуждение исходный текст
Ответ на Re: Range Types, constructors, and the type system  (Florian Pflug <fgp@phlo.org>)
Ответы Re: Range Types, constructors, and the type system
Re: Range Types, constructors, and the type system
Список pgsql-hackers
On Jun 29, 2011, at 10:13 AM, Florian Pflug wrote:

> Because there might be more than one range type for a
> base type. Say there are two range types over text, one
> with collation 'de_DE' and one with collation 'en_US'.
> What would the type of
>  range('foo', 'foooo')
> be?

The one that corresponds to the current LC_COLLATE setting.

Best,

David




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

Предыдущее
От: Florian Pflug
Дата:
Сообщение: Re: Range Types, constructors, and the type system
Следующее
От: David Fetter
Дата:
Сообщение: Re: default privileges wording