problem with union and outer join using a view - Mailing list pgsql-bugs

From Merrill Oveson
Subject problem with union and outer join using a view
Date
Msg-id 39635C8B.B532A5F1@actiontarget.com
Whole thread Raw
Responses Re: problem with union and outer join using a view
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: upper() problem in 7.0.2
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] Patch for Linux-IA64