mirror of
https://github.com/postgres/postgres.git
synced 2026-05-23 09:01:14 -04:00
a64846f3ad
the hashclauses field of the parent HashJoin. This avoids problems with duplicated links to SubPlans in hash clauses, as per report from Andrew Holm-Hansen.