Except all bug in PostgreSQL 7.1*

Поиск
Список
Период
Сортировка
От Szinyei Gerzson
Тема Except all bug in PostgreSQL 7.1*
Дата
Msg-id Pine.LNX.4.21.0108140718560.18899-100000@www.dvti.hu
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: halturin
Дата:
Сообщение: BUG!!! or not?
Следующее
От: Szinyei Gerzson
Дата:
Сообщение: Except all bug in PostgreSQL 7.1*