Re: 8.4 release notes proof reading 1/2 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: 8.4 release notes proof reading 1/2
Date
Msg-id 200903272240.n2RMe0v09811@momjian.us
Whole thread Raw
In response to Re: 8.4 release notes proof reading 1/2  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Responses Re: 8.4 release notes proof reading 1/2  ("David E. Wheeler" <david@kineticode.com>)
List pgsql-hackers
Andrew Gierth wrote:
> >>>>> "Guillaume" == Guillaume Smet <guillaume.smet@gmail.com> writes:
> 
>  Guillaume> - "While semi-joins merely replace existing IN joins,
>  Guillaume> anti-joins are a new capability for NOT IN and NOT EXIST
>  Guillaume> clauses (Tom) This improves optimization possibilities."
>  Guillaume> -> remove the "(Tom)", s/EXIST/EXISTS/
> 
> Also  s/NOT IN and //  (anti-joins are not used for NOT IN due to the
> awkward semantics of nulls). Should possibly also mention the fact that
> some outer joins can be planned as anti-joins too.

Thanks, text updated:
      While semi-joins merely replace existing IN joins, anti-joins      are a new capability for NOT EXISTS clauses
(Tom)This improves      optimization possibilities.
 

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: typedefs for indent
Next
From: Bruce Momjian
Date:
Subject: Re: SSL over Unix-domain sockets