Re: why there is no interval / interval operator?

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: why there is no interval / interval operator?
Дата
Msg-id 162867790711080930jf77d7eu29b769627908c050@mail.gmail.com
обсуждение исходный текст
Ответ на why there is no interval / interval operator?  (hubert depesz lubaczewski <depesz@depesz.com>)
Список pgsql-general
one possible implementation
http://www.pgsql.cz/index.php/PL/pgSQL_%28en%29#Usage_of_PL.2FpgSQL_functions_for_designing_own_operators

Pavel

On 08/11/2007, hubert depesz lubaczewski <depesz@depesz.com> wrote:
> is it just a simple ommission, or am i missing something?
>
> we have interval / float8 ( = interval), so i think that adding interval
> / interval ( = float8) should be possible.
>
> depesz
>
> --
> quicksil1er: "postgres is excellent, but like any DB it requires a
> highly paid DBA.  here's my CV!" :)
> http://www.depesz.com/ - blog dla ciebie (i moje CV)
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
>        choose an index scan if your joining column's datatypes do not
>        match
>

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

Предыдущее
От: Tomáš Vondra
Дата:
Сообщение: Re: INSERT performance deteriorates quickly during a large import
Следующее
От: Tom Lane
Дата:
Сообщение: Re: what is the date format in binary query results