Outer joins

From: Kaare Rasmussen <kar(at)webline(dot)dk>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Outer joins
Date: 1999-05-23 07:58:59
Message-ID: 199905230759.JAA14833@bohr.webline.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Going through the documentation I can only find little about outer
joins. One statement is in the Changes doc about including syntax for
outer joins, but there doesn't seem to be implemented any code after
that.

Is it true that there's no outer joins yet? Any plans? Btw. what is the
syntax for outer joins. I know only Oracle's (+) operator.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Vadim Mikheev 1999-05-23 12:04:16 createlang - ?
Previous Message Oleg Bartunov 1999-05-23 07:35:09 Re: [HACKERS] strange behavior of UPDATE