Re: Synchronized scans

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Synchronized scans
Дата
Msg-id 19901.1180970201@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Synchronized scans  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Synchronized scans  (Heikki Linnakangas <heikki@enterprisedb.com>)
Список pgsql-patches
Bruce Momjian <bruce@momjian.us> writes:
> As I understand it, the problem is that while currently LIMIT without
> ORDER BY always starts at the beginning of the table, it will not with
> this patch.  I consider that acceptable.

It's definitely going to require stronger warnings than we have now
about using LIMIT without ORDER BY.

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Synchronized scans
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Synchronized scans