pgsql: Fix typo in nodeHash.c

Started by Richard Guo8 months ago1 messagescomitters
Jump to latest
#1Richard Guo
rguo@postgresql.org

Fix typo in nodeHash.c

Replace "overlow" with "overflow".

Author: Tender Wang <tndrwang@gmail.com>
Discussion: /messages/by-id/CAHewXNnzFjAjYLTkP78HE2PQ17MjBqFdQQg+0X6Wo7YMUb68xA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4d3f623ea887a7b6e74d7567e3e0c4b66fd58e50

Modified Files
--------------
src/backend/executor/nodeHash.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)