| От | pgsql-bugs@postgresql.org |
|---|---|
| Тема | Bug #512: outer join bug |
| Дата | |
| Msg-id | 200111090742.fA97g0d41489@postgresql.org обсуждение |
| Ответы |
Re: Bug #512: outer join bug
Re: Bug #512: outer join bug |
| Список | pgsql-bugs |
Hee-Sun, Choi (hurricane_blue@hanmail.net) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
outer join bug
Long Description
Hello!
i met a bug when i was using outer join..
see example code..
Sample Code
select * from
(select .. from .. where .. ) aa
left outer join
(select .. from .. where code='abc') bb on aa.id=bb.id
-----------
we will meet error if we will try to compare character in where-clause
No file was uploaded with this report
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера