Fix typo in nodeHash.c

Richard Guo <rguo@postgresql.org>

Commit: db0d2d75d0bbdf08e2756b075d4a887b0d30b750
Author: Richard Guo <rguo@postgresql.org>
Date: 2025-11-19T02:07:13Z
Releases: 18.2
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