Re: Finding "most recent" using daterange

Поиск
Список
Период
Сортировка
От Isaac Morland
Тема Re: Finding "most recent" using daterange
Дата
Msg-id CAMsGm5etC-cYWSq7sYF=OFEAcSrsKpKQD5=+9wB1V0SR5BkhOg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Finding "most recent" using daterange  (Greg Sabino Mullane <htamfids@gmail.com>)
Список pgsql-general
On Wed, 22 May 2024 at 11:36, Greg Sabino Mullane <htamfids@gmail.com> wrote:
Oh, you are right - NULLS LAST, got my -infinity crossed with my infinity. :) 

NULLS LAST for lower bound, NULLS FIRST for upper bound.

The other way around if you were doing an ascending sort.

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Restore of a reference database kills the auto analyze processing.
Следующее
От: Ron Johnson
Дата:
Сообщение: search_path wildcard?