Oracle MINUS is not supported - Mailing list pgsql-patches

From Denis Perchine
Subject Oracle MINUS is not supported
Date
Msg-id 01031020202604.00608@dyp.perchine.com
Whole thread Raw
Responses Re: Oracle MINUS is not supported
Re: Oracle MINUS is not supported
List pgsql-patches
Hello,

Oracle has MINUS keyword used instead of EXCEPT.
I know that this sucks, but I like sometimes to test Oracle queries on
PostgreSQL (I should use Oracle...).

Here is a patch to make minus working same way as except. I am not sure it is
complety correct (I am not very big guru in grammars... Just wrote draft
version of Oberon-2 -> C++ translator). Please someone more expirienced check
that all is fine.

BTW, I am not ask for inclusion in current tree. I just create a patch, and
if someone need it it can be picked up.

--
Sincerely Yours,
Denis Perchine

----------------------------------
E-Mail: dyp@perchine.com
HomePage: http://www.perchine.com/dyp/
FidoNet: 2:5000/120.5
----------------------------------

Attachment

pgsql-patches by date:

Previous
From: Peter Eisentraut
Date:
Subject: JDBC build patches
Next
From: Bruce Momjian
Date:
Subject: Re: Oracle MINUS is not supported