Re: Find overlapping time intervals, how? - Mailing list pgsql-general

From Tom Lane
Subject Re: Find overlapping time intervals, how?
Date
Msg-id 487.1063175265@sss.pgh.pa.us
Whole thread Raw
In response to Re: Find overlapping time intervals, how?  (Alvaro Herrera Munoz <alvherre@dcc.uchile.cl>)
List pgsql-general
Alvaro Herrera Munoz <alvherre@dcc.uchile.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

pgsql-general by date:

Previous
From: Scott Lamb
Date:
Subject: Re: inserting an apostrophe
Next
From: Stéphane Cazeaux
Date:
Subject: Question about conccurrency control and Insert