Except all bug in PostgreSQL 7.1*

Поиск
Список
Период
Сортировка
От Szinyei Gerzson
Тема Except all bug in PostgreSQL 7.1*
Дата
Msg-id Pine.LNX.4.21.0108141620260.1980-100000@www.dvti.hu
обсуждение исходный текст
Список pgsql-bugs
Hi,

I have found a bug in PostgreSQL doing "except all".
It removes some records which it shouldnt when I run except on large data
sets. If I run the same except only on the records in question (using
where...), it shows up in the result ok.

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 по дате отправления:

Предыдущее
От: Szinyei Gerzson
Дата:
Сообщение: Except all bug in PostgreSQL 7.1*
Следующее
От: Tom Lane
Дата:
Сообщение: Re: WAL couse die my database?