Describe hash join implementation
Tomas Vondra <tomas.vondra@postgresql.org>
Describe hash join implementation Add a high level description of our implementation of the hybrid hash join algorithm to the block comment in nodeHashjoin.c. Author: Melanie Plageman <melanieplageman@gmail.com> Reviewed-by: Tomas Vondra <tomas.vondra@enterprisedb.com> Reviewed-by: Jehan-Guillaume de Rorthais <jgdr@dalibo.com> Discussion: https://postgr.es/m/20230516160051.4267a800%40karst
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/executor/nodeHashjoin.c | modified | +45 −0 |
Discussion
- Memory leak from ExecutorState context? 60 messages · 2023-02-28 → 2023-05-22