| От | Hannu Krosing |
|---|---|
| Тема | A bug in NOT IN (SELECT ... |
| Дата | |
| Msg-id | 381E9CCB.A46CDF62@tm.ee обсуждение исходный текст |
| Ответ на | 6.5.3 is ready (Bruce Momjian <maillist@candle.pha.pa.us>) |
| Ответы |
Re: A bug in NOT IN (SELECT ...
|
| Список | pgsql-hackers |
Hi, Pleas post this to approproiate lists also, as I'm currently rejected from lists due to address change. I am running 6.5.2 on RH Linux 6.0 and I have a following bug (the dump of two tables involved is attached) hannu=> select title from document where subject not in ( hannu-> select full_path from group_directory); title ----- (0 rows) hannu=> select title from document where not subject in ( hannu-> select full_path from group_directory); testcert . . . tester tester lugu hlhkllk (26 rows) What's even more scary is that a little after trying to get it work right and doing the first query a lot, I got a server crash with corrupted shared memory, that had to be cured with a reboot (was faster than finding docs for ipcclean) ----------------- Hannu
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера