Re: Is there any chance to get some kind of a result set sifting mechanism in Postgres?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Is there any chance to get some kind of a result set sifting mechanism in Postgres?
Дата
Msg-id 828853.1715624526@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Is there any chance to get some kind of a result set sifting mechanism in Postgres?  (aa <ghevge@gmail.com>)
Список pgsql-hackers
aa <ghevge@gmail.com> writes:
> If you call the action of "sifting" ordering, then yes. If you don't call
> it ordering, then no.
> In essence, is the output of a filtering mechanism, done in a single result
> set pass. And this pass should be the same pass in charge of collecting the
> result set in the first place.

Sounds a lot like a WHERE clause to me.

            regards, tom lane



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

Предыдущее
От: Jacob Champion
Дата:
Сообщение: On the use of channel binding without server certificates (was: Direct SSL connection with ALPN and HBA rules)
Следующее
От: Noah Misch
Дата:
Сообщение: Re: race condition in pg_class