Re: Printing window function OVER clauses in EXPLAIN

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Printing window function OVER clauses in EXPLAIN
Дата
Msg-id CAApHDvoaqmWSgS4LKnwWAxHFomH2+9zTLnvs7Y1995xC6dzC1w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Printing window function OVER clauses in EXPLAIN  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, 10 Mar 2025 at 14:13, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Hmm, OK.  Do you think it could be sensible to put Run Condition
> before Filter, then?  On the same grounds of "keeping related
> things together", it could be argued that Run Condition is
> related to the Window property.  Also, the Run Condition acts
> before the Filter does, if I've got my head screwed on straight.

Yes, directly after the "Window" property makes sense for the reason
you stated. Thanks for thinking of that.

David



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