Except all bug in PostgreSQL 7.1* - Mailing list pgsql-bugs

From Szinyei Gerzson
Subject Except all bug in PostgreSQL 7.1*
Date
Msg-id Pine.LNX.4.21.0108140718560.18899-100000@www.dvti.hu
Whole thread Raw
List pgsql-bugs
Hi,

I have found a bug in PostgreSQL doing "except all". Some records are
removed from the result, even though they should stay. Except all removed
records which were _not_ in the table that were excepted from the original
table.

I have put the data and small python code here:

http://www.webit.hu/~gerzson/pgexceptbugtest.tgz

Thank you in advance,

Gerzson Szinyei

pgsql-bugs by date:

Previous
From: halturin
Date:
Subject: BUG!!! or not?
Next
From: Szinyei Gerzson
Date:
Subject: Except all bug in PostgreSQL 7.1*