Re: Outer Joins

Поиск
Список
Период
Сортировка
От Poul L. Christiansen
Тема Re: Outer Joins
Дата
Msg-id 3A5442BC.C1264BA8@cs.auc.dk
обсуждение исходный текст
Ответ на Outer Joins  (Michael Dunn <michael@2cactus.com>)
Ответы Re: Outer Joins
Список pgsql-general
PostgreSQL 7.1 (which is in beta now) will have outer joins.

It will probably (and hopefully) be released in Jan./Feb., but the beta
seems quite stable to me.

Poul L. Christiansen

Michael Dunn wrote:

> I am relatively new to the list and somewhat new to PostgreSQL.  I am
> wondering if there has been any discussion or thought about including
> outer joins in later releases of PostreSQL.  It seems highly inefficient
> simulating outer joins with subqueries and UNION ALL statements.  Or,
> perhaps PostgreSQL has another way prevent unjoined rows from being
> supressed in the results.  Your comments are welcome.
>
> Thanks, Micael Dunn


В списке pgsql-general по дате отправления:

Предыдущее
От: Michael Dunn
Дата:
Сообщение: Outer Joins
Следующее
От: "Gordan Bobic"
Дата:
Сообщение: Automatic on-line replication