8.4 release notes "Recursive Joins"

From: "Erik Rijkers" <er(at)xs4all(dot)nl>
To: pgsql-hackers(at)postgresql(dot)org
Subject: 8.4 release notes "Recursive Joins"
Date: 2009-06-14 20:31:48
Message-ID: 1588.156.83.1.161.1245011508.squirrel@webmail.xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2009-06-14 22:24:19 Re: [GENERAL] Using results from DELETE ... RETURNING
Previous Message Robert Haas 2009-06-14 17:04:22 Re: machine-readable explain output