Обсуждение: pgsql: Fix typo in nodeHash.c

Поиск
Список
Период
Сортировка

pgsql: Fix typo in nodeHash.c

От
Richard Guo
Дата:
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

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(-)