Re: Is the += or *= operator used in PostgreSQL ? - Mailing list pgsql-general

From Stephan Szabo
Subject Re: Is the += or *= operator used in PostgreSQL ?
Date
Msg-id 20030408134338.U54456-100000@megazone23.bigpanda.com
Whole thread Raw
In response to Is the += or *= operator used in PostgreSQL ?  ("Bruno Baguette" <bruno.baguette@netcourrier.com>)
List pgsql-general
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.


pgsql-general by date:

Previous
From: Dennis Gearon
Date:
Subject: Re: Yet Another (Simple) Case of Index not used
Next
From: Joseph Shraibman
Date:
Subject: constraint performance