problem with union and outer join using a view

Поиск
Список
Период
Сортировка
От Merrill Oveson
Тема problem with union and outer join using a view
Дата
Msg-id 39635C8B.B532A5F1@actiontarget.com
обсуждение исходный текст
Ответы Re: problem with union and outer join using a view
Список pgsql-bugs
Developers:

I need to create a view that contains a query with an outer join.
Since outer joins are not supported, I used a union.

The problem, now, is that unions are not supported with views.

How soon until this is fixed?
Any suggestions?

Merrill

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: upper() problem in 7.0.2
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] Patch for Linux-IA64