diff options
author | Robert Haas <rhaas@postgresql.org> | 2010-02-01 15:43:36 +0000 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2010-02-01 15:43:36 +0000 |
commit | 42a8ab0a1429b4ba78a35ad8b210734d1561d644 (patch) | |
tree | b1a8278c0ea4837162f8bc5d7274738d7fd02a97 /src/backend/executor/nodeBitmapOr.c | |
parent | cccfc4efc4e72e11b8583d3a7a4b123ace79e7c9 (diff) | |
download | postgresql-42a8ab0a1429b4ba78a35ad8b210734d1561d644.tar.gz postgresql-42a8ab0a1429b4ba78a35ad8b210734d1561d644.zip |
Augment EXPLAIN output with more details on Hash nodes.
We show the number of buckets, the number of batches (and also the original
number if it has changed), and the peak space used by the hash table. Minor
executor changes to track peak space used.
Diffstat (limited to 'src/backend/executor/nodeBitmapOr.c')
0 files changed, 0 insertions, 0 deletions