8.4 release notes "Recursive Joins"

Поиск
Список
Период
Сортировка
От Erik Rijkers
Тема 8.4 release notes "Recursive Joins"
Дата
Msg-id 1588.156.83.1.161.1245011508.squirrel@webmail.xs4all.nl
обсуждение исходный текст
Ответы Re: 8.4 release notes "Recursive Joins"  (Peter Eisentraut <peter_e@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: machine-readable explain output
Следующее
От: David Fetter
Дата:
Сообщение: Re: [GENERAL] Using results from DELETE ... RETURNING