Re: outer joins - Mailing list pgsql-general

From Brett W. McCoy
Subject Re: outer joins
Date
Msg-id Pine.LNX.4.30.0102040918440.16077-100000@chapelperilous.net
Whole thread Raw
In response to outer joins  (Culley Harrelson <culleyharrelson@yahoo.com>)
List pgsql-general
On Sat, 3 Feb 2001, Culley Harrelson wrote:

> I have gotten in the habbit of returning similar
> resultsets via an outer join.  What is the scoop on
> outer joins?  Are they to be included in the next
> release or does the syntax already exist?  What will
> be the syntax for an outer join?

Outer joins are avaialble in the 7.1 release (which is currently in
beta).  They will use standard SQL92 syntax.

-- Brett
                                     http://www.chapelperilous.net/~bmccoy/
---------------------------------------------------------------------------
Hardware, n.:
    The parts of a computer system that can be kicked.


pgsql-general by date:

Previous
From: Culley Harrelson
Date:
Subject: outer joins
Next
From: Alex Pilosov
Date:
Subject: Re: PostgreSQL profiling?