Outer Joins - Mailing list pgsql-general

From Michael Dunn
Subject Outer Joins
Date
Msg-id 3A544001.4050104@2cactus.com
Whole thread Raw
List pgsql-general
I am relatively new to the list and somewhat new to PostgreSQL.  I am
wondering if there has been any discussion or thought about including
outer joins in later releases of PostreSQL.  It seems highly inefficient
simulating outer joins with subqueries and UNION ALL statements.  Or,
perhaps PostgreSQL has another way prevent unjoined rows from being
supressed in the results.  Your comments are welcome.

Thanks, Micael Dunn


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re:
Next
From: "Poul L. Christiansen"
Date:
Subject: Re: Outer Joins