Обсуждение: 8.4 release notes "Recursive Joins"

Поиск
Список
Период
Сортировка

8.4 release notes "Recursive Joins"

От
"Erik Rijkers"
Дата:
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







Re: 8.4 release notes "Recursive Joins"

От
Peter Eisentraut
Дата:
On Sunday 14 June 2009 23:31:48 Erik Rijkers wrote:
> 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.

Fixed.