mirror of
https://github.com/postgres/postgres.git
synced 2026-05-30 04:24:45 -04:00
a0fa0117a5
computation: reduce the bucket number mod nbatch. This changes the association between original bucket numbers and batches, but that doesn't matter. Minor other cleanups in hashjoin code to help centralize decisions.