Re: Is the += or *= operator used in PostgreSQL ?

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Is the += or *= operator used in PostgreSQL ?
Дата
Msg-id 20030408134338.U54456-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на Is the += or *= operator used in PostgreSQL ?  ("Bruno Baguette" <bruno.baguette@netcourrier.com>)
Список 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 по дате отправления:

Предыдущее
От: Dennis Gearon
Дата:
Сообщение: Re: Yet Another (Simple) Case of Index not used
Следующее
От: Joseph Shraibman
Дата:
Сообщение: constraint performance