Re: Find overlapping time intervals, how?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alvaro Herrera Munoz <alvherre(at)dcc(dot)uchile(dot)cl>
Cc: Holger Marzen <holger(at)marzen(dot)de>, pgsql-general(at)postgresql(dot)org
Subject: Re: Find overlapping time intervals, how?
Date: 2003-09-10 06:27:45
Message-ID: 487.1063175265@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Alvaro Herrera Munoz <alvherre(at)dcc(dot)uchile(dot)cl> writes:
> I'm not sure if the OVERLAPS operator works on released versions;

Yes, it's been there since 7.2 or so, though sadly lacking in
documentation :-(. But I don't see any obvious way that it helps
for this problem.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stéphane Cazeaux 2003-09-10 07:34:15 Question about conccurrency control and Insert
Previous Message Scott Lamb 2003-09-10 05:49:01 Re: inserting an apostrophe