mirror of
https://github.com/postgres/postgres.git
synced 2026-06-01 05:18:58 -04:00
ddb2d78de0
instead of only one. This should speed up planning (only one hash path to consider for a given pair of relations) as well as allow more effective hashing, when there are multiple hashable joinclauses.