Fix typo in nodeHash.c

Richard Guo <rguo@postgresql.org>

Commit: 4d3f623ea887a7b6e74d7567e3e0c4b66fd58e50
Author: Richard Guo <rguo@postgresql.org>
Date: 2025-11-19T02:04:03Z
Fix typo in nodeHash.c

Replace "overlow" with "overflow".

Author: Tender Wang <tndrwang@gmail.com>
Discussion: https://postgr.es/m/CAHewXNnzFjAjYLTkP78HE2PQ17MjBqFdQQg+0X6Wo7YMUb68xA@mail.gmail.com

Files

PathChange+/−
src/backend/executor/nodeHash.c modified +1 −1

Discussion