8.4 release notes "Recursive Joins" - Mailing list pgsql-hackers

From Erik Rijkers
Subject 8.4 release notes "Recursive Joins"
Date
Msg-id 1588.156.83.1.161.1245011508.squirrel@webmail.xs4all.nl
Whole thread Raw
Responses Re: 8.4 release notes "Recursive Joins"  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
http://www.postgresql.org/docs/8.4/static/release-8-4.html

In the current 8.4rc1 release notes, it says (point 2):
 "Common Table Expressions and Recursive Joins"


It would be better to replace this by:
 "Common Table Expressions and Recursive Queries"


If only because the phrase "Recursive Join" is not used in the postgres docs, nor is it in the SQL
2008 standard docs.


hth

Erik Rijkers







pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: machine-readable explain output
Next
From: David Fetter
Date:
Subject: Re: [GENERAL] Using results from DELETE ... RETURNING