Re: Range Type constructors

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: Range Type constructors
Дата
Msg-id FEE17989-F069-4EE1-8A54-4CA71E657100@kineticode.com
обсуждение исходный текст
Ответ на Re: Range Type constructors  (Jeff Davis <pgsql@j-davis.com>)
Список pgsql-hackers
On Feb 10, 2011, at 10:41 AM, Jeff Davis wrote:

> This might solve the constructor problem nicely if we could do things
> like:
>  RANGE[10,20)
> But I have a feeling that will either cause a bizarre problem with the
> grammar, or someone will think it's not very SQL-like.

I like it a lot better than the funkily-named functions you posted yesterday.

Best,

David



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

Предыдущее
От: "David E. Wheeler"
Дата:
Сообщение: Re: ALTER EXTENSION UPGRADE, v3
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: arrays as pl/perl input arguments [PATCH]