On Tue, 8 Apr 2003, Bruno Baguette wrote:
> I'm testing PostgreSQL 7.3.2 with LEFT OUTER JOINS or the += or *=
> operator (like the Oracle RDBMS).
>
> It seems that PostgreSQL don't accept the += or *= operator...
>
> Am I wrong ?
Correct, we use the SQL standard syntax for outer joins only.