Re: LIMIT NULL

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: LIMIT NULL
Дата
Msg-id 4988736F.4080001@dunslane.net
обсуждение исходный текст
Ответ на Re: LIMIT NULL  ("David E. Wheeler" <david@kineticode.com>)
Ответы Re: LIMIT NULL
Список pgsql-hackers

David E. Wheeler wrote:
>
> Heh. Okay. Well, should there be a separate LIMIT/OFFSET documentation 
> page? Why have this stuff in two places? I had assumed that the 
> LIMIT/OFFSET page would have all the specifies on these clauses, and 
> that the SELECT page (which is kind of overwhelming as it is) would 
> refer to it…
>
>

We have one page per main SQL verb (e.g. SELECT or CREATE TABLE). I 
don't think we want to break it up more than that. One page for each 
clause would be a nightmare to maintain.

cheers

andrew


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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: add_path optimization
Следующее
От: "David E. Wheeler"
Дата:
Сообщение: Re: LIMIT NULL