Re: POC: GROUP BY optimization - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: POC: GROUP BY optimization
Date
Msg-id 97d148b7-f3e7-1c39-07fd-74cbc66f6ec9@sigaev.ru
Whole thread Raw
In response to POC: GROUP BY optimization  (Teodor Sigaev <teodor@sigaev.ru>)
Responses Re: POC: GROUP BY optimization
List pgsql-hackers
Cosmetics change: remove find_sort_group_clause_by_sortref() function added in 
v5 patch version because it duplicates existsing get_sortgroupref_clause().

-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Few comments on commit 857f9c36 (skip full index scans )
Next
From: Daniel Gustafsson
Date:
Subject: Avoid extra Sort nodes between WindowAggs when sorting can be reused