OVERLAPS

From: "Alex Bolenok" <abolen(at)chat(dot)ru>
To: <pgsql-general(at)postgresql(dot)org>
Subject: OVERLAPS
Date: 2000-11-30 13:22:20
Message-ID: 000d01c05ad0$9ae76fd0$0e02a8c0@artey.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Robert D. Nelson 2000-11-30 13:56:00 RE: Bug? 'psql -l' in pg_ctl?
Previous Message Robert B. Easter 2000-11-30 12:15:44 Re: calling plsql functions