Skip to content
Snippets Groups Projects
Commit 0355e6f3 authored by Robert Haas's avatar Robert Haas
Browse files

Repair commit b81b5a96.

This commit purported to use a variable hash seed for Partial
HashAggregate, but actually did the opposite - it made us use a
variable seed for any HashAggregate that is NOT partial.  Woops.
parent e5b7451e
No related branches found
No related tags found
No related merge requests found
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