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

From Bruno Baguette
Subject Is the += or *= operator used in PostgreSQL ?
Date
Msg-id !~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAATBuXKOMvlkWzD3KJN6FWLMKAAAAQAAAA4cAIe6+k4EOGKIBa2QOLjQEAAAAA@netcourrier.com
Whole thread Raw
Responses Re: Is the += or *= operator used in PostgreSQL ?  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-general
Hello,

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 ?

Thanks in advance !

------------------------------------------------
Bruno BAGUETTE - bruno.baguette@netcourrier.com


pgsql-general by date:

Previous
From: Dennis Gearon
Date:
Subject: Re: How does PostgreSQL treat null values in unique composite
Next
From: Bill Colls
Date:
Subject: Re: How does PostgreSQL treat null values in unique composite