gg pw <lucenaalmirjames...@gmail.com> wrote:

> Do Aggregate functions/queries reuse the state value they generate for 
> subsequent queries? If not then an explanation would be greatly appreciated. 

The subsequent queries are not supposed to feed the same input into the
aggregates, so their aggregate states will most likely be different. Maybe you
need to post an example where you think such reusing would be useful.

-- 
Antonin Houska
Web: https://www.cybertec-postgresql.com


Reply via email to