Join Question - Mailing list pgsql-general

From Chris Hoover
Subject Join Question
Date
Msg-id 1d219a6f0608021232i54948c6dt5ef107ad6288d74@mail.gmail.com
Whole thread Raw
Responses Re: Join Question  (Scott Marlowe <smarlowe@g2switchworks.com>)
Re: Join Question  ("Nikolay Samokhvalov" <samokhvalov@gmail.com>)
List pgsql-general
Question,

What is the difference between left join, and left outer join?

I know the difference between inner and outer joins, but I was thinking that left join == inner join.  But from what I am now seeing, it appears that PG is equating left join to left outer join.  Is this correct?

Thanks,

Chris

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Best Procedural Language?
Next
From: Scott Marlowe
Date:
Subject: Re: Join Question