Thread: pgsql: Skip allocating hash table in EXPLAIN-only mode.

pgsql: Skip allocating hash table in EXPLAIN-only mode.

From
Heikki Linnakangas
Date:
Skip allocating hash table in EXPLAIN-only mode.

Author: Alexey Bashtanov
Discussion: https://www.postgresql.org/message-id/36823f65-050d-ae24-aa4d-a37726998240%40imap.cc

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2cccb627f10d5dd4c21806fa251e4fb61eadd28c

Modified Files
--------------
src/backend/executor/nodeAgg.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)