Re: Outer joins

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: eddie(dot)iannuccelli(at)toulouse(dot)inra(dot)fr
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Outer joins
Date: 2001-07-13 14:22:30
Message-ID: 16683.995034150@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

eddie iannuccelli <eddie(dot)iannuccelli(at)toulouse(dot)inra(dot)fr> writes:
> Can anyone confirm me that Postgres 7.1 does not support outer join ?

What? It definitely *does* support outer joins.

> Are functions similar to classical stored procedure ?

Depends on how loose your idea of "similar" is ... a function can't
readily return a recordset at the moment. (This may be fixed in time
for 7.2, though.)

regards, tom lane

In response to

  • Outer joins at 2001-07-13 17:51:13 from eddie iannuccelli

Browse pgsql-general by date

  From Date Subject
Next Message Thalis A. Kalfigopoulos 2001-07-13 14:23:56 Re: \df+ and pg_proc query
Previous Message Trewern, Ben 2001-07-13 14:06:41 RE: Outer joins