Skip to content
Snippets Groups Projects
Commit 6c1d4662 authored by Tom Lane's avatar Tom Lane
Browse files

Finish implementation of hashed aggregation. Add enable_hashagg GUC

parameter to allow it to be forced off for comparison purposes.
Add ORDER BY clauses to a bunch of regression test queries that will
otherwise produce randomly-ordered output in the new regime.
parent 2676e11f
No related branches found
No related tags found
Loading
Showing
with 429 additions and 169 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment