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 200903281424.n2SEOAK05146@momjian.us
Whole thread Raw
In response to Re: 8.4 release notes proof reading 1/2  ("David E. Wheeler" <david@kineticode.com>)
List pgsql-hackers
David E. Wheeler wrote:
> On Mar 27, 2009, at 6:40 PM, Bruce Momjian wrote:
> 
> > 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.
> 
> I'm not enough of a relational algebra geek to really understand what  
> that means. Will there be a link or something to some documentation or  
> even, *gasp*, a blog entry explaining what this means and why it's  
> important?

Uh, not really;  the optimizer stuff is usually quite vague and Tom
might end update removing it once he goes over the release note anyway
(he has in the past).  I documented it because it is a user-visible
change,  I think, becuase it might show up in EXPLAIN.

--  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: Bruce Momjian
Date:
Subject: Re: Should SET ROLE inherit config params?
Next
From: Andrew Gierth
Date:
Subject: Re: Crash in gist insertion on pathological box data