Re: Range Types and extensions

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Range Types and extensions
Дата
Msg-id BANLkTikpyXzq4pfROgyk1WjpMBO7m4Gccw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Range Types and extensions  (Jeff Davis <pgsql@j-davis.com>)
Список pgsql-hackers
2011/6/6 Jeff Davis <pgsql@j-davis.com>:
> On Mon, 2011-06-06 at 18:28 +0200, Pavel Stehule wrote:
>> we can define a step
>>
>> FOREACH x IN RANGE ..... BY ....
>
> That wouldn't need any of the range infrastructure at all -- it would be
> purely syntactic, right?
>

I don't think. For lot of types the specification of a step is
necessary - for date, for float.

Pavel

> Regards,
>        Jeff Davis
>
>


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: reducing the overhead of frequent table locks - now, with WIP patch
Следующее
От: Robert Haas
Дата:
Сообщение: Re: patch: Allow \dd to show constraint comments