Windowing Qual Pushdown - Mailing list pgsql-hackers

From Daniel Farina
Subject Windowing Qual Pushdown
Date
Msg-id 7b97c5a41003201011t78944f2fi92afd818e93a2bbf@mail.gmail.com
Whole thread Raw
Responses Re: Windowing Qual Pushdown
List pgsql-hackers
In the function "subquery_is_pushdown_safe", there is an immediate
"false" returned if the subquery has a windowing function.  While that
seems true in general, are there cases where we can push down a qual
if it is on the partitioning key?  Or do NULLs or some other detail
get in the way?

fdr


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: 9.0 release notes done
Next
From: Josh Berkus
Date:
Subject: Re: 9.0 release notes done