OVERLAPS - Mailing list pgsql-general

From Alex Bolenok
Subject OVERLAPS
Date
Msg-id 000d01c05ad0$9ae76fd0$0e02a8c0@artey.ru
Whole thread Raw
Responses Re: OVERLAPS  (Mike Castle <dalgoda@ix.netcom.com>)
List pgsql-general
Hello all,

Here is the result I get when trying to use OVERLAPS function:

peroon=# SELECT OVERLAPS('yesterday', 'today', 'today', 'tomorrow');
ERROR:  parser: parse error at or near "overlaps"

What am I doing wrong? Is there any way to make this function work?

Alex Bolenok.


pgsql-general by date:

Previous
From: "Robert B. Easter"
Date:
Subject: Re: calling plsql functions
Next
From: "Robert D. Nelson"
Date:
Subject: RE: Bug? 'psql -l' in pg_ctl?