Rename "hash_mem" local variable.

Peter Geoghegan <pg@bowt.ie>

Commit: 564ce62164cd57c0311752ae07ec10439c78d599
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2020-07-18T01:24:23Z
Releases: 14.0
Rename "hash_mem" local variable.

The term "hash_mem" will take on new significance when pending work to
add a new hash_mem_multiplier GUC is committed.  Rename a local variable
that happens to have been called hash_mem now to avoid confusion.

Files

PathChange+/−
src/backend/executor/nodeAgg.c modified +4 −4