Re: Any function for calculating inersect of intervals?

Поиск
Список
Период
Сортировка
От Alban Hertroys
Тема Re: Any function for calculating inersect of intervals?
Дата
Msg-id 41EBEDC2.2070804@magproductions.nl
обсуждение исходный текст
Ответ на Re: Any function for calculating inersect of intervals?  (Alban Hertroys <alban@magproductions.nl>)
Список pgsql-general
Alban Hertroys wrote:
> SELECT * FROM table WHERE (D1, D2) INTERSECTS (D3, D4);

Ahem... Let's call that "end of the day dementia" or something... Of
course it's called OVERLAPS, not INTERSECTS...

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

Предыдущее
От: Alban Hertroys
Дата:
Сообщение: Re: Any function for calculating inersect of intervals?
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Problem with win32 installer for PG 8.0