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

2020-11-20 Thread Heikki Linnakangas
Skip allocating hash table in EXPLAIN-only mode. This is a backpatch of commit 2cccb627f1, backpatched due to popular demand. Backpatch to all supported versions. Author: Alexey Bashtanov Discussion: https://www.postgresql.org/message-id/36823f65-050d-ae24-aa4d-a37726998240%40imap.cc Branch ---

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

2020-11-20 Thread Heikki Linnakangas
Skip allocating hash table in EXPLAIN-only mode. This is a backpatch of commit 2cccb627f1, backpatched due to popular demand. Backpatch to all supported versions. Author: Alexey Bashtanov Discussion: https://www.postgresql.org/message-id/36823f65-050d-ae24-aa4d-a37726998240%40imap.cc Branch ---

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

2020-11-20 Thread Heikki Linnakangas
Skip allocating hash table in EXPLAIN-only mode. This is a backpatch of commit 2cccb627f1, backpatched due to popular demand. Backpatch to all supported versions. Author: Alexey Bashtanov Discussion: https://www.postgresql.org/message-id/36823f65-050d-ae24-aa4d-a37726998240%40imap.cc Branch ---

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

2020-11-20 Thread Heikki Linnakangas
Skip allocating hash table in EXPLAIN-only mode. This is a backpatch of commit 2cccb627f1, backpatched due to popular demand. Backpatch to all supported versions. Author: Alexey Bashtanov Discussion: https://www.postgresql.org/message-id/36823f65-050d-ae24-aa4d-a37726998240%40imap.cc Branch ---

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

2020-11-20 Thread Heikki Linnakangas
Skip allocating hash table in EXPLAIN-only mode. This is a backpatch of commit 2cccb627f1, backpatched due to popular demand. Backpatch to all supported versions. Author: Alexey Bashtanov Discussion: https://www.postgresql.org/message-id/36823f65-050d-ae24-aa4d-a37726998240%40imap.cc Branch ---

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

2020-11-20 Thread Heikki Linnakangas
Skip allocating hash table in EXPLAIN-only mode. This is a backpatch of commit 2cccb627f1, backpatched due to popular demand. Backpatch to all supported versions. Author: Alexey Bashtanov Discussion: https://www.postgresql.org/message-id/36823f65-050d-ae24-aa4d-a37726998240%40imap.cc Branch ---

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

2020-11-18 Thread Heikki Linnakangas
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 Modi