mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 13:42:17 +03:00
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.
117 KiB
117 KiB