Unordered SELECT - random vs undefined

Поиск
Список
Период
Сортировка
От Thom Brown
Тема Unordered SELECT - random vs undefined
Дата
Msg-id AANLkTi=MKE+0n9_nf8g-Lw8=0YkURu3oSe-k+LcnJdR+@mail.gmail.com
обсуждение исходный текст
Ответы Re: Unordered SELECT - random vs undefined
Список pgsql-docs
Keith Gabryelski submitted this comment for the docs, which I rejected
as a comment, but think still needs correcting in the docs:

the line:
When a table is read, the rows will appear in random order, unless
sorting is explicitly requested

should be:
When a table is read, the rows will appear in an undefined order,
unless sorting is explicitly requested.

This applies to: http://www.postgresql.org/docs/current/static/ddl-basics.html


--
Thom Brown
Registered Linux user: #516935

В списке pgsql-docs по дате отправления:

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: PDF docs text overflowing
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Unordered SELECT - random vs undefined